postgresql/src/backend
Bruce Momjian 171824087c The patch I sent to -patches a little while ago wasn't applied: it
was in the thread "make BufferGetBlockNumber() a macro". Tom
objected to the original patch, so I prepared a new one which
doesn't change BufferGetBlockNumber() into a macro, it just
cleans up some comments and fixes an assertion. The patch
is attached.

Neil Conway
2002-04-15 23:47:12 +00:00
..
access Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
bootstrap Functions live in namespaces. Qualified function names work, eg 2002-04-09 20:35:55 +00:00
catalog The attached patch corrects an inaccuracy in src/backend/catalog/README 2002-04-15 23:46:13 +00:00
commands CATALOG VERSION UPDATED: 2002-04-15 23:45:07 +00:00
executor The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +00:00
lib Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00
libpq Authentication improvements: 2002-04-04 04:25:54 +00:00
main Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
nodes Restructure representation of aggregate functions so that they have pg_proc 2002-04-11 20:00:18 +00:00
optimizer Checking to decide whether relations are system relations now depends 2002-04-12 20:38:31 +00:00
parser Fix oversight in recent change of representation for JOIN alias 2002-04-15 06:05:49 +00:00
po Updates from Serguei Mokhov 2002-01-26 19:00:11 +00:00
port Move 2002-03-13 00:05:06 +00:00
postmaster Authentication improvements: 2002-04-04 04:25:54 +00:00
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rewrite Restructure representation of aggregate functions so that they have pg_proc 2002-04-11 20:00:18 +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 The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils Fix text_substr bug intrduced in 7.3 development 2002-04-15 07:54:37 +00:00
Makefile Move 2002-03-13 00:05:06 +00:00