summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/foreign_key.sql
Commit message (Expand)AuthorAgeFilesLines
* Spell "explicitly" correctly, per Simon.Tom Lane2005-12-071-3/+3
* When enqueueing after-row triggers for updates of a table with a foreignNeil Conway2005-05-301-0/+34
* Label CVS tip as 8.0devel instead of 7.5devel. Adjust various commentsTom Lane2004-08-041-1/+1
* ALTER TABLE rewrite. New cool stuff:Tom Lane2004-05-051-0/+6
* Generate a WARNING when the column types in a foreign key constraint areTom Lane2004-03-131-2/+72
* COMMENT ON casts, conversions, languages, operator classes, andTom Lane2003-11-211-0/+5
* Moved the recently added test for foreign key disabled by rewriteJan Wieck2003-10-311-59/+0
* Fix for possible referential integrity violation when a qualified ON INSERTJan Wieck2003-10-311-0/+58
* The deferred trigger queue pushing to disk patch pointed outBruce Momjian2003-07-271-0/+20
* Improve documentation of trigger firing queue handling, cleanup.Bruce Momjian2002-08-171-0/+91
* Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.Tom Lane2002-07-121-3/+5
* Retire xlateSqlType/xlateSqlFunc; all type name translations are nowTom Lane2002-05-031-2/+2
* Restructure representation of aggregate functions so that they have pg_procTom Lane2002-04-111-22/+22
* This patch should catch cases where the typesBruce Momjian2001-05-091-0/+156
* From Stephan Szabo:Tom Lane2000-12-051-0/+7
* This is mostly the same as an earlier patch IBruce Momjian2000-08-291-0/+6
* Add missing files like foreign key regression tests and config.h.win32.Bruce Momjian2000-02-241-0/+414