postgresql/src/backend
2002-08-04 23:49:59 +00:00
..
access Attached are two patches to implement and document anonymous composite 2002-08-04 19:48:11 +00:00
bootstrap Implement WAL log location control using "-X" or PGXLOG. 2002-08-04 06:26:38 +00:00
catalog Fix merge failures for anonymous-type patch. From Joe Conway. 2002-08-04 23:49:59 +00:00
commands ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
executor Attached are two patches to implement and document anonymous composite 2002-08-04 19:48:11 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Remove certain Makefile dependencies by using full pathnames in 2002-07-15 21:34:05 +00:00
main Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodes Fix merge failures for anonymous-type patch. From Joe Conway. 2002-08-04 23:49:59 +00:00
optimizer ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
parser Attached are two patches to implement and document anonymous composite 2002-08-04 19:48:11 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
postmaster Implement WAL log location control using "-X" or PGXLOG. 2002-08-04 06:26:38 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
storage * -Remove LockMethodTable.prio field, not used (Bruce) 2002-08-01 05:18:34 +00:00
tcop Implement WAL log location control using "-X" or PGXLOG. 2002-08-04 06:26:38 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Rename backend_pid to pg_backend_pid, move docs to monitoring section. 2002-08-04 19:51:30 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00