..
access
Create a new GUC variable search_path to control the namespace search
2002-04-01 03:34:27 +00:00
bootstrap
Support toasting of shared system relations, and provide toast tables for
2002-04-27 21:24:34 +00:00
catalog
Retire xlateSqlType/xlateSqlFunc; all type name translations are now
2002-05-03 00:32:19 +00:00
commands
Code review for ALTER TRIGGER RENAME patch: make better use of index,
2002-04-30 01:24:57 +00:00
executor
Restructure representation of aggregate functions so that they have pg_proc
2002-04-11 20:00:18 +00:00
lib
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
libpq
Authentication improvements:
2002-04-04 04:25:54 +00:00
mb
> Tatsuo Ishii wrote:
2002-03-05 05:52:50 +00:00
nodes
Second try at fixing join alias variables. Instead of attaching miscellaneous
2002-04-28 19:54:29 +00:00
optimizer
Second try at fixing join alias variables. Instead of attaching miscellaneous
2002-04-28 19:54:29 +00:00
parser
Retire xlateSqlType/xlateSqlFunc; all type name translations are now
2002-05-03 00:32:19 +00:00
port
libpq++/pgconnection.h must not include postgres_fe.h, else it fails to
2002-01-22 19:02:40 +00:00
regex
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
rewrite
Change naming rule for ON SELECT rules of views: they're all just
2002-04-19 23:13:54 +00:00
storage
The patch I sent to -patches a little while ago wasn't applied: it
2002-04-15 23:47:12 +00:00
tcop
Scanner performance improvements
2002-04-20 21:56:15 +00:00
utils
Clean up loose ends remaining from schema privileges discussion.
2002-04-30 01:26:26 +00:00
c.h
Document that NAMEDATALEN must be a multiple of sizeof(int).
2002-04-30 19:53:03 +00:00
fmgr.h
Implement types regprocedure, regoper, regoperator, regclass, regtype
2002-04-25 02:56:56 +00:00
Makefile
Include directory rearrangement
2001-08-28 14:20:28 +00:00
miscadmin.h
Authentication improvements:
2002-04-04 04:25:54 +00:00
pg_config.h.in
Support alternate storage scheme of 64-bit integer for date/time types.
2002-04-21 19:52:18 +00:00
pg_config.h.win32
I'm at the win32 error messages once more. The DLL load thingy doesn't
2002-04-24 02:26:06 +00:00
pgstat.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
postgres.h
Support toasting of shared system relations, and provide toast tables for
2002-04-27 21:24:34 +00:00
postgres_ext.h
Document that NAMEDATALEN must be a multiple of sizeof(int).
2002-04-30 19:53:03 +00:00
postgres_fe.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
rusagestub.h
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
strdup.h
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
1997-09-08 02:41:22 +00:00