Commit Graph

19 Commits (31edbadf4af45dd4eecebcb732702ec6d7ae1819)

Author SHA1 Message Date
Tom Lane 31edbadf4a Downgrade implicit casts to text to be assignment-only, except for the ones 19 years ago
Tom Lane 7bddca3450 Fix up foreign-key mechanism so that there is a sound semantic basis for the 19 years ago
Tom Lane 13ea825b6d Spell "explicitly" correctly, per Simon. 20 years ago
Neil Conway adfeef55cb When enqueueing after-row triggers for updates of a table with a foreign 21 years ago
Tom Lane fcbc438727 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 22 years ago
Tom Lane 077db40fa1 ALTER TABLE rewrite. New cool stuff: 22 years ago
Tom Lane b88fa3b196 Generate a WARNING when the column types in a foreign key constraint are 22 years ago
Tom Lane 42ce74bf17 COMMENT ON casts, conversions, languages, operator classes, and 22 years ago
Jan Wieck 774f57038a Moved the recently added test for foreign key disabled by rewrite 23 years ago
Jan Wieck cc4baf4da3 Fix for possible referential integrity violation when a qualified ON INSERT 23 years ago
Bruce Momjian 1e5a16cc9c The deferred trigger queue pushing to disk patch pointed out 23 years ago
Bruce Momjian b813554dbd Improve documentation of trigger firing queue handling, cleanup. 24 years ago
Tom Lane 7c6df91dda Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
Tom Lane 53cedcac22 Retire xlateSqlType/xlateSqlFunc; all type name translations are now 24 years ago
Tom Lane 902a6a0a4b Restructure representation of aggregate functions so that they have pg_proc 24 years ago
Bruce Momjian 8678929c22 This patch should catch cases where the types 25 years ago
Tom Lane 981a7d32d1 From Stephan Szabo: 25 years ago
Bruce Momjian d4f626507c This is mostly the same as an earlier patch I 26 years ago
Bruce Momjian 5cdfaea899 Add missing files like foreign key regression tests and config.h.win32. 26 years ago