postgresql/src/backend
2002-07-30 18:54:59 +00:00
..
access This patch fixes one serious bug (runaway INSERT) and a few rare (and 2002-07-30 16:08:33 +00:00
bootstrap Since we're depending on %option noyywrap in the main scanner now, 2002-07-30 16:33:08 +00:00
catalog Centralize code for interpreting schema references, which had gotten 2002-07-29 23:46:35 +00:00
commands Remove last recipe file. 2002-07-30 18:44:01 +00:00
executor Remove _deadcode. 2002-07-24 19:16:43 +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 Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
optimizer If we're cleaning out _deadcode, might as well zap this one too. 2002-07-30 18:54:59 +00:00
parser The attached patch removes the last remnants of support for 2002-07-30 16:55:45 +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 oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
storage Complete TODO item: 2002-07-19 00:17:40 +00:00
tcop The attached patch removes the last remnants of support for 2002-07-30 16:55:45 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils This should fix a bug where a row that was updated or 2002-07-30 16:33:21 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00