| .. |
|
backend
|
Consolidate VACUUM xid cutoff logic.
|
2022-02-11 18:26:15 -08:00 |
|
bin
|
Replace Test::More plans with done_testing
|
2022-02-11 20:54:44 +01:00 |
|
common
|
Improve code clarity in epilogue of UTF-8 verification fast path
|
2022-01-17 22:53:50 -05:00 |
|
fe_utils
|
Avoid calling gettext() in signal handlers.
|
2022-01-17 13:30:04 -05:00 |
|
include
|
Consolidate VACUUM xid cutoff logic.
|
2022-02-11 18:26:15 -08:00 |
|
interfaces
|
Fix race condition in gettext() initialization in libpq and ecpglib.
|
2022-01-21 15:36:27 -05:00 |
|
makefiles
|
Add NO_INSTALL option to pgxs
|
2021-05-27 13:58:29 +02:00 |
|
pl
|
Use gendef instead of pexports for building windows .def files
|
2022-02-10 13:44:05 -05:00 |
|
port
|
Simplify coding around path_contains_parent_reference().
|
2022-01-31 13:53:38 -05:00 |
|
template
|
Further tweaking of PG_SYSROOT heuristics for macOS.
|
2021-01-20 12:07:23 -05:00 |
|
test
|
Simplify lazy_scan_heap's handling of scanned pages.
|
2022-02-11 14:32:17 -08:00 |
|
timezone
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
tools
|
pg_basebackup: Allow client-side LZ4 (de)compression.
|
2022-02-11 09:41:42 -05:00 |
|
tutorial
|
Update copyright for 2022
|
2022-01-07 19:04:57 -05:00 |
|
.gitignore
|
|
|
|
DEVELOPERS
|
|
|
|
Makefile
|
Remove the option to build thread_test.c outside configure.
|
2020-10-21 12:08:48 -04:00 |
|
Makefile.global.in
|
Add support for LZ4 compression in pg_receivewal
|
2021-11-05 11:33:25 +09:00 |
|
Makefile.shlib
|
AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS.
|
2021-09-06 11:27:59 -07:00 |
|
nls-global.mk
|
Add errhint_plural() function and make use of it
|
2021-03-31 09:16:25 +02:00 |