Commits

DateSubjectAuthorReleases
2011-04-12 Fix RI_Initial_Check to use a COLLATE clause when needed in its query. Tom Lane 9.1.0
2011-02-23 Add a relkind field to RangeTblEntry to avoid some syscache lookups. Tom Lane 9.1.0
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 7.4.27
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.0.23
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.1.19
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.2.15
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.3.9
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 8.4.2
2009-12-09 Prevent indirect security attacks via changing session-local state within Tom Lane 9.0.0
2009-11-05 Allow binary-coercible cases in ri_HashCompareOp; there are some such cases Tom Lane 8.4.2
2009-11-05 Allow binary-coercible cases in ri_HashCompareOp; there are some such cases Tom Lane 9.0.0
2009-08-01 Improve unique-constraint-violation error messages to include the exact Tom Lane 9.0.0
2009-01-07 Fix executor/spi.h to follow our usual conventions for include files, ie, Tom Lane 8.4.0
2008-09-15 Fix caching of foreign-key-checking queries so that when a replan is needed, Tom Lane 8.3.4
2008-09-15 Fix caching of foreign-key-checking queries so that when a replan is needed, Tom Lane 8.4.0
2008-05-19 Coercion sanity check in ri_HashCompareOp failed to allow for enums, as per Tom Lane 8.3.2
2008-05-19 Coercion sanity check in ri_HashCompareOp failed to allow for enums, as per Tom Lane 8.4.0
2008-02-18 Remove unnecessary opening of other relation in RI_FKey_keyequal_upd_pk Tom Lane 8.3.1
2008-02-18 Remove unnecessary opening of other relation in RI_FKey_keyequal_upd_pk Tom Lane 8.4.0
2008-02-07 Avoid misbehavior in foreign key checks when casting to a datatype for which Tom Lane 8.3.1
2008-01-25 Release any detoasted copies of arrays that are made temporarily in Tom Lane 8.3.0
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 7.3.21
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 7.4.19
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.0.15
2008-01-03 Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, Tom Lane 8.1.11