Commits

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

DateSubjectAuthorReleases
2021-11-26 Add test for REVOKE ADMIN OPTION Daniel Gustafsson 15.0
2021-11-26 Fix GRANTED BY support in REVOKE ROLE statements Daniel Gustafsson 15.0
2021-11-17 Improve publication error messages Daniel Gustafsson 15.0
2021-11-17 Doc: add see-also references to CREATE PUBLICATION. Daniel Gustafsson 15.0
2021-11-12 Document PG_TEST_NOCLEAN in TAP test README Daniel Gustafsson 15.0
2021-11-01 Replace unicode characters in comments with ascii Daniel Gustafsson 15.0
2021-10-27 Fix typos in comments Daniel Gustafsson 15.0
2021-10-27 Fix VPATH builds for src/test/ssl targets Daniel Gustafsson 15.0
2021-10-26 Ensure that slots are zeroed before use Daniel Gustafsson 15.0
2021-10-21 Fix SSL tests on 32-bit Perl Daniel Gustafsson 15.0
2021-10-19 Refactor the sslfiles Makefile target for ease of use Daniel Gustafsson 15.0
2021-10-19 Fix bug in TOC file error message printing Daniel Gustafsson 15.0
2021-10-19 Fix sscanf limits in pg_basebackup and pg_dump Daniel Gustafsson 15.0
2021-10-04 Fix check for trapping exit() calls in libpq Daniel Gustafsson 15.0
2021-10-04 Fix duplicate words in comments Daniel Gustafsson 15.0
2021-10-04 Provide error hint on exit() check when building libpq Daniel Gustafsson 15.0
2021-10-04 Provide error hint if TAP tests are not enabled Daniel Gustafsson 15.0
2021-10-04 Replace occurrences of InvalidXid with InvalidTransactionId Daniel Gustafsson 15.0
2021-10-01 Fix memory leak in pg_hmac Daniel Gustafsson 15.0
2021-09-15 doc: Clarify refresh options for DROP PUBLICATION Daniel Gustafsson 15.0
2021-09-08 Consistently use "superuser" instead of "super user" Daniel Gustafsson 15.0
2021-09-02 Remove superfluous variable assignment Daniel Gustafsson 15.0
2021-08-31 Prohibit map and grep in void context Daniel Gustafsson 15.0
2021-08-27 docs: clarify bgw_restart_time documentation Daniel Gustafsson 15.0
2021-08-27 Avoid invoking PQfnumber in loop constructs Daniel Gustafsson 15.0