postgresql/src/backend
Tom Lane 507ed0332a Repair AlterTableOwner --- was failing for relations with indexes. 2002-06-17 14:31:32 +00:00
..
access Remove some pre-WAL relics: 2002-06-15 19:55:38 +00:00
bootstrap Katherine Ward wrote: 2002-06-11 13:40:53 +00:00
catalog This patch wraps all accesses to t_xmin, t_cmin, t_xmax, and t_cmax in 2002-06-15 19:54:24 +00:00
commands Repair AlterTableOwner --- was failing for relations with indexes. 2002-06-17 14:31:32 +00:00
executor Mark index entries "killed" when they are no longer visible to any 2002-05-24 18:57:57 +00:00
lib Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 2002-03-04 18:34:02 +00:00
libpq Rename DEBUG to DEBUG1 in SSL code. 2002-06-17 07:33:25 +00:00
main Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
nodes Add optional "validator" function to languages that can validate the 2002-05-22 17:21:02 +00:00
optimizer Remove KSQO from GUC and move file to _deadcode. 2002-06-16 00:09:12 +00:00
parser Merge ALTER GROUP ADD/DROP rules by creating add_drop action. 2002-06-17 07:00:27 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Add missing includes. 2002-05-05 16:14:24 +00:00
postmaster UPDATED PATCH: 2002-06-14 04:23:17 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite Remove global variable scanCommandId in favor of storing a command ID 2002-05-21 22:05:55 +00:00
storage WriteBuffer return value: 2002-06-15 19:59:59 +00:00
tcop Remove SetQuerySnapshot() from FETCH processing. No longer necessary 2002-05-21 22:18:08 +00:00
tioga Change made to elog: 2002-03-06 06:10:59 +00:00
utils Merge ALTER GROUP ADD/DROP rules by creating add_drop action. 2002-06-17 07:00:27 +00:00
Makefile Add $(LDFLAGS) to Windows make rule for postgres executable. Needed 2002-05-22 21:46:40 +00:00