postgresql/src/backend
Bruce Momjian f6a9ed0445 Hello,
I've been working on the following TODO list item:
  * psql \d on index with char()/varchar() fields shows improper length

I've attached a simple patch to fix this.

-Ryan
1999-03-14 05:23:12 +00:00
..
access Enclosed below I have a patch to allow a btree index on the int8 type. 1999-03-14 05:09:05 +00:00
bootstrap Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
catalog Clean up error messages. 1999-02-23 07:54:03 +00:00
commands Hello, 1999-03-14 05:23:12 +00:00
executor We have to return dummy tuple for empty targetlist! 1999-03-10 12:16:09 +00:00
lib Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq Produce a more specific error message when backend sees EOF on 1999-02-18 01:13:26 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes Partial fix for copied-plan bugs reported by Hiroshi Inoue: 1999-03-03 00:02:42 +00:00
optimizer Fix OR index selectivity problem. 1999-03-08 14:01:57 +00:00
parser I have a problem with Access97 not working properly when entering new 1999-03-14 05:15:08 +00:00
port From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
postmaster Rearrange handling of MAXBACKENDS a little bit. The default setting 1999-02-21 01:41:55 +00:00
regex OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
rewrite Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
storage A few further tweaks to shared memory space estimation. 1999-03-06 21:17:56 +00:00
tcop Remove reference to recipe.h. 1999-02-25 17:25:47 +00:00
tioga Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils Modify mcxt.h so that it doesn't pull in half of creation. 1999-03-07 23:03:32 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00