Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2018-05-30 Move _bt_upgrademetapage() into critical section. Teodor Sigaev 11.0
2018-05-10 Various improvements of skipping index scan during vacuum technics Teodor Sigaev 11.0
2018-05-09 Improve jsonb cast error message Teodor Sigaev 11.0
2018-05-04 Don't truncate away non-key attributes for leftmost downlinks. Teodor Sigaev 11.0
2018-05-04 Re-think predicate locking on GIN indexes. Teodor Sigaev 11.0
2018-05-03 Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev 11.0
2018-05-03 Fix pg_dump support for pre-8.2 versions Teodor Sigaev 11.0
2018-04-25 Add amcheck missing downlink tests. Teodor Sigaev 11.0
2018-04-25 Add missing and dangling downlink checks to amcheck Teodor Sigaev 11.0
2018-04-23 Make bms_prev_member work correctly with a 64 bit bitmapword Teodor Sigaev 11.0
2018-04-23 Update trigram example in docs to correct state Teodor Sigaev 11.0
2018-04-23 Fix wrong validation of top-parent pointer during page deletion in Btree. Teodor Sigaev 11.0
2018-04-19 Fix datatype for number of heap tuples during last cleanup Teodor Sigaev 11.0
2018-04-19 Adjust _bt_insertonpg() comments Teodor Sigaev 11.0
2018-04-19 Handle XLOG_BTREE_META_CLEANUP in btree_desc() and btree_identify() Teodor Sigaev 11.0
2018-04-19 Adjust INCLUDE index truncation comments and code. Teodor Sigaev 11.0
2018-04-12 Fix interference between covering indexes and partitioned tables Teodor Sigaev 11.0
2018-04-12 Cleanup covering infrastructure Teodor Sigaev 11.0
2018-04-12 Rename IndexInfo.ii_KeyAttrNumbers array Teodor Sigaev 11.0
2018-04-11 Temporary revert 5c6110c6a960ad6fe1b0d0fec6ae36ef4eb913f5 Teodor Sigaev 11.0
2018-04-11 Fix interference between cavering indexes and partitioned tables Teodor Sigaev 11.0
2018-04-09 Improve covering index documentation Teodor Sigaev 11.0
2018-04-09 Remove repeated test in contrib/amcheck Teodor Sigaev 11.0
2018-04-08 match_clause_to_index should check only key columns Teodor Sigaev 11.0
2018-04-08 Remove unused variable in non-assert-enabled build Teodor Sigaev 11.0