Commits

DateSubjectAuthorReleases
2018-01-02 Don't cast between GinNullCategory and bool Peter Eisentraut 11.0
2017-11-02 Set the metapage's pd_lower correctly in brin, gin, and spgist indexes. Tom Lane 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-15 Add optimizer and executor support for parallel index scans. Robert Haas 10.0
2017-02-14 Split index xlog headers from other private index headers. Robert Haas 10.0
2017-01-24 Extend index AM API for parallel index scans. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-26 Replace the built-in GIN array opclasses with a single polymorphic opclass. Tom Lane 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-04-28 Prevent to use magic constants Teodor Sigaev 9.6.0
2016-04-20 Revert no-op changes to BufferGetPage() Kevin Grittner 9.6.0
2016-04-08 Modify BufferGetPage() to prepare for "snapshot too old" feature Kevin Grittner 9.6.0
2016-04-08 Revert CREATE INDEX ... INCLUDING ... Teodor Sigaev 9.6.0
2016-04-08 CREATE INDEX ... INCLUDING (column[, ...]) Teodor Sigaev 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-20 Revamp the WAL record format. Heikki Linnakangas 9.5.0
2014-11-13 Rename pending_list_cleanup_size to gin_pending_list_limit. Fujii Masao 9.5.0
2014-11-11 Add GUC and storage parameter to set the maximum size of GIN pending list. Fujii Masao 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5