Commits

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

DateSubjectAuthorReleases
2022-03-23 configure: check for dlsym instead of dlopen. Andres Freund 14.3
2022-03-22 Add missing dependency of pg_dumpall to WIN32RES. Andres Freund 14.3
2022-02-25 pg_waldump: Fix error message for WAL files smaller than XLOG_BLCKSZ. Andres Freund 14.3
2022-02-21 Fix temporary object cleanup failing due to toast access without snapshot. Andres Freund 14.3
2022-02-03 Fix compiler warning in non-assert builds, introduced in f862d57057f. Andres Freund 14.2
2022-01-31 plperl: Fix breakage of c89f409749c in back branches. Andres Freund 14.2
2022-01-31 plperl: windows: Use Perl_setlocale on 5.28+, fixing compile failure. Andres Freund 14.2
2022-01-21 fsync pg_logical/mappings in CheckPointLogicalRewriteHeap(). Andres Freund 14.2
2022-01-14 Fix possible HOT corruption when RECENTLY_DEAD changes to DEAD while pruning. Andres Freund 14.2
2021-12-13 isolationtester: append session name to application_name. Andres Freund 14.2
2021-10-19 Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5. Andres Freund 14.1
2021-10-04 Fix TestLib::slurp_file() with offset on windows. Andres Freund 14.1
2021-10-01 Reference test binary using TESTDIR in 001_libpq_pipeline.pl. Andres Freund 14.1
2021-09-16 Fix performance regression from session statistics. Andres Freund 14.0
2021-09-14 jit: Do not try to shut down LLVM state in case of LLVM triggered errors. Andres Freund 14.0
2021-09-13 Fix potential for compiler warning in GlobalVisTestFor(). Andres Freund 14.0
2021-08-19 Unset MyBEEntry, making elog.c's call to pgstat_get_my_query_id() safe. Andres Freund 14.0
2021-08-05 pgbench: When using pipelining only do PQconsumeInput() when necessary. Andres Freund 14.0
2021-07-25 Deduplicate choice of horizon for a relation procarray.c. Andres Freund 14.0
2021-06-21 Use correct horizon when vacuuming catalog relations. Andres Freund 14.0
2021-06-12 Improve and cleanup ProcArrayAdd(), ProcArrayRemove(). Andres Freund 14.0
2021-05-06 jit: Fix warning reported by gcc-11 caused by dubious function signature. Andres Freund 14.0
2021-04-08 Cope with NULL query string in ExecInitParallelPlan(). Andres Freund 14.0
2021-04-06 Increment xactCompletionCount during subtransaction abort. Andres Freund 14.0
2021-04-03 Improve efficiency of wait event reporting, remove proc.h dependency. Andres Freund 14.0