postgresql/src/backend
2002-07-22 20:23:19 +00:00
..
access oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
bootstrap oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
catalog Add unique index on pg_cast.oid, and document pg_cast table. 2002-07-22 20:23:19 +00:00
commands Add unique index on pg_cast.oid, and document pg_cast table. 2002-07-22 20:23:19 +00:00
executor > 2. This patch includes the same Table Function API fixes that I 2002-07-20 05:49:28 +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 Back out BETWEEN node patch, was causing initdb failure. 2002-07-18 17:14:20 +00:00
optimizer oid is needed, it is added at the end of the struct (after the null 2002-07-20 05:16:59 +00:00
parser The attached patch fixes 2 trivial warnings generated by bison 1.35, 2002-07-20 05:58:34 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Complete TODO item: 2002-07-19 17:35:11 +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 pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus 2002-07-18 23:11:32 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Code review for SHOW output changes; fix horology expected files for 2002-07-20 15:12:56 +00:00
Makefile I have committed many support files for CREATE CONVERSION. Default 2002-07-18 02:02:30 +00:00