Commits

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

DateSubjectAuthorReleases
2022-03-10 dshash: Add sequential scan support. Andres Freund 15.0
2022-03-09 ldap tests: Add paths for openbsd. Andres Freund 15.0
2022-03-09 ldap tests: Don't run on unsupported operating systems. Andres Freund 15.0
2022-03-08 plpython: Restore alternative output for plpython_error test. Andres Freund 15.0
2022-03-08 plpython: add missing plpython.h include to plpy_plpymodule.h Andres Freund 15.0
2022-03-08 plpython: Adjust docs after removal of Python 2 support. Andres Freund 15.0
2022-03-08 plpython: Code cleanup related to removal of Python 2 support. Andres Freund 15.0
2022-03-08 plpython: Remove regression test infrastructure for Python 2. Andres Freund 15.0
2022-03-08 plpython: Remove plpythonu, plpython2u and associated transform extensions. Andres Freund 15.0
2022-03-05 ci: windows: Work around cirrus-ci bug causing test failures. Andres Freund 15.0
2022-02-27 Convert src/interfaces/libpq/test to a tap test. Andres Freund 15.0
2022-02-27 Run tap tests in src/interfaces/libpq. Andres Freund 15.0
2022-02-27 Fix use of wrong variable in pg_receivewal's get_destination_dir(). Andres Freund 15.0
2022-02-27 Fix warning on mingw due to pid_t width, introduced in fe0972ee5e6. Andres Freund 15.0
2022-02-26 Add further debug info to help debug 019_replslot_limit.pl failures. Andres Freund 15.0
2022-02-25 pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. Andres Freund 15.0
2022-02-23 Add temporary debug info to help debug 019_replslot_limit.pl failures. Andres Freund 15.0
2022-02-21 Assert in init_toast_snapshot() that some snapshot registered or active. Andres Freund 15.0
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 15.0
2022-02-21 pg_upgrade: Don't print progress status when output is not a tty. Andres Freund 15.0
2022-02-20 Fix meaning-changing typo introduced in fa0e03c15a9f. Andres Freund 15.0
2022-02-17 plpython: Reject Python 2 during build configuration. Andres Freund 15.0
2022-02-15 docs: Work around bug in the docbook xsl stylesheets. Andres Freund 15.0
2022-02-15 Add isolation test for errors during logical slot creation. Andres Freund 15.0
2022-02-15 Move replication slot release to before_shmem_exit(). Andres Freund 15.0