postgresql/src/backend
Bruce Momjian 265c283e1b > > > This patches src/bin/psql/psql.c.
> > >
> > > This patch is in responce to the following TODO list item:
> > >  * have psql \d on a view show the query
> > > -Ryan
1999-03-15 02:18:37 +00:00
..
access cleanup 1999-03-14 20:17:20 +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 Cleanup 1999-03-14 20:01:14 +00:00
lib Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
libpq I've been having also sorts of fun trying to get kerberos 4 1999-03-14 16:06:43 +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 Cleanup of hash functions in pg_proc. 1999-03-14 16:32:46 +00:00
port We have tested the patches on three platforms: 1999-03-14 16:03:33 +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 Done. 1999-03-14 16:08:17 +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 > > > This patches src/bin/psql/psql.c. 1999-03-15 02:18:37 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00