Commits

DateSubjectAuthorReleases
2022-03-22 Add a test module for Object Access hooks Andrew Dunstan 15.0
2021-04-04 Fix confusion in SP-GiST between attribute type and leaf storage type. Tom Lane 14.0
2021-03-15 Implement pipeline mode in libpq Alvaro Herrera 14.0
2021-02-01 Introduce --with-ssl={openssl} as a configure option Michael Paquier 14.0
2021-01-06 Add a test module for the regular expression package. Tom Lane 14.0
2020-08-18 Add PL/Sample to src/test/modules/ Michael Paquier 14.0
2020-08-07 Support testing of cases where table schemas change after planning. Tom Lane 14.0
2020-03-25 Fix assorted portability issues in commit 896fcdb23. Tom Lane 13.0
2020-03-25 Provide a TLS init hook Andrew Dunstan 13.0
2019-10-02 Revert hooks for session start and end, take two Michael Paquier 13.0
2019-10-01 Add hooks for session start and session end, take two Michael Paquier 13.0
2019-09-25 Add dummy_index_am to src/test/modules/ Michael Paquier 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 13.0
2019-09-07 Avoid using INFO elevel for what are fundamentally debug messages. Tom Lane 12.0
2019-08-28 Fix overflow check and comment in GIN posting list encoding. Heikki Linnakangas 13.0
2019-06-30 Move rolenames test out of the core regression tests. Tom Lane 12.0
2019-03-22 Add IntegerSet, to hold large sets of 64-bit ints efficiently. Heikki Linnakangas 12.0
2018-04-09 Fix partial-build problems introduced by having more generated headers. Tom Lane 11.0
2018-04-01 Add Bloom filter implementation. Andres Freund 11.0
2018-03-08 Add test scaffolding for exercising optimizer's predicate-proof logic. Tom Lane 11.0
2017-11-16 Back out the session_start and session_end hooks feature. Andrew Dunstan 11.0
2017-11-15 Disable installcheck tests for test_session_hooks Andrew Dunstan 11.0
2017-11-15 Disable test_session_hooks test module until buildfarm issues are sorted out Andrew Dunstan 11.0
2017-11-15 Add hooks for session start and session end Andrew Dunstan 11.0
2017-09-10 Add a test harness for the red-black tree code. Tom Lane 11.0