Commits

DateSubjectAuthorReleases
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2020-05-13 Dial back -Wimplicit-fallthrough to level 3 Alvaro Herrera 13.0
2020-05-12 Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS Alvaro Herrera 13.0
2020-03-02 Represent command completion tags as structs Alvaro Herrera 13.0
2019-12-10 Add backend-only appendStringInfoStringQuoted Alvaro Herrera 13.0
2019-11-28 Remove useless "return;" lines Alvaro Herrera 13.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2015-03-18 array_offset() and array_offsets() Alvaro Herrera 9.5.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2011-07-04 Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h Alvaro Herrera 9.2.0
2009-08-04 Avoid including miscadmin.h into plpgsql.h; instead include it into the two Alvaro Herrera 9.0.0
2008-09-09 Improve plpgsql's ability to report tuple incompatibility problems. Alvaro Herrera 8.4.0
2008-05-12 Improve snapshot manager by keeping explicit track of snapshots. Alvaro Herrera 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2008-04-17 Clean up a few places where Datums were being treated as pointers (and vice Alvaro Herrera 8.4.0
2008-03-26 Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files. Alvaro Herrera 8.4.0
2008-03-26 Separate snapshot management code from tuple visibility code, create a Alvaro Herrera 8.4.0