postgresql/src/backend
Tatsuo Ishii c4e0c113b8 Fix text_substr bug intrduced in 7.3 development
using Joe Conway's patches (submitted at pgsql-patches on 2002/04/08)
 + small fix.
2002-04-15 07:54:37 +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 Checking to decide whether relations are system relations now depends 2002-04-12 20:38:31 +00:00
commands The contents of command.c, creatinh.c, define.c, remove.c and rename.c 2002-04-15 05:22:04 +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 Patch against 7.2.1 sources. Uses Solaris Intimate Shared Memory 2002-04-13 19:52:51 +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