postgresql/src/backend
Tom Lane 7b970bc1bc Use aclcheck_error() in place of ad-hoc permissions complaints. 2002-07-29 23:44:44 +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 Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
commands Use aclcheck_error() in place of ad-hoc permissions complaints. 2002-07-29 23:44:44 +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 Remove _deadcode. 2002-07-24 19:16:43 +00:00
parser Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14: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 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 Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more 2002-07-29 22:14:11 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00