postgresql/src/backend
Tom Lane 30ec31604d Add code to extract dependencies from an expression tree, and use it
to build dependencies for rules, constraint expressions, and default
expressions.  Repair some problems in the original design of
recursiveDeletion() exposed by more complex dependency sets.  Fix
regression tests that were deleting things in illegal sequences.
2002-07-16 05:53:34 +00:00
..
access >the extra level of struct naming for pd_opaque has no obvious 2002-07-02 06:18:57 +00:00
bootstrap Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
catalog Add code to extract dependencies from an expression tree, and use it 2002-07-16 05:53:34 +00:00
commands Add code to extract dependencies from an expression tree, and use it 2002-07-16 05:53:34 +00:00
executor Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate 2002-07-11 21:36:20 +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 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
optimizer Fix testing of partial-index predicates to work correctly in cases where 2002-07-13 19:20:34 +00:00
parser Add COMMENT ON CONSTRAINT facility (from Rod Taylor's pg_constraint patch). 2002-07-14 23:38:13 +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 DLLINIT mention in port/Makefile. 2002-07-16 05:49:38 +00:00
postmaster Add SET statement_timeout capability. Timeout is in ms. A value of 2002-07-13 01:02:14 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite Add code to extract dependencies from an expression tree, and use it 2002-07-16 05:53:34 +00:00
storage Add SET statement_timeout capability. Timeout is in ms. A value of 2002-07-13 01:02:14 +00:00
tcop Add SET statement_timeout capability. Timeout is in ms. A value of 2002-07-13 01:02:14 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Mark 'line' as 'not implemented' in SGML and psql \dT, per Thomas 2002-07-16 03:30:27 +00:00
Makefile Move few remaining src/utils files to backend/port so everything is in 2002-07-16 05:46:36 +00:00