Commits

DateSubjectAuthorReleases
2019-05-01 Fix unused variable compiler warning in !debug builds. Andres Freund 10.8
2019-05-01 Fix unused variable compiler warning in !debug builds. Andres Freund 11.3
2019-05-01 Fix unused variable compiler warning in !debug builds. Andres Freund 9.6.13
2019-05-01 Fix unused variable compiler warning in !debug builds. Andres Freund 9.5.17
2019-05-01 Fix unused variable compiler warning in !debug builds. Andres Freund 12.0
2019-05-01 Fix unused variable compiler warning in !debug builds. Andres Freund 9.4.22
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 9.4.22
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 9.5.17
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 9.6.13
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 10.8
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 11.3
2019-04-30 Fix potential assertion failure when reindexing a pg_class index. Andres Freund 12.0
2019-01-15 Don't include genam.h from execnodes.h and relscan.h anymore. Andres Freund 12.0
2019-01-15 Don't include heapam.h from others headers. Andres Freund 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-09-25 Split ExecStoreTuple into ExecStoreHeapTuple and ExecStoreBufferHeapTuple. Andres Freund 12.0
2015-05-08 Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. Andres Freund 9.5.0