postgresql/src
2022-01-19 12:31:15 -05:00
..
backend Remove redundant memory context switches in BeginCopyFrom(). 2022-01-19 12:31:15 -05:00
bin Modify pg_basebackup to use a new COPY subprotocol for base backups. 2022-01-18 13:47:49 -05: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 Modify pg_basebackup to use a new COPY subprotocol for base backups. 2022-01-18 13:47:49 -05:00
interfaces Make PQcancel use the PGconn's tcp_user_timeout and keepalives settings. 2022-01-18 14:13:13 -05:00
makefiles
pl Update copyright for 2022 2022-01-07 19:04:57 -05:00
port Clean up messy API for src/port/thread.c. 2022-01-11 13:46:20 -05:00
template
test Try to stabilize the reloptions test. 2022-01-19 07:25:21 +13:00
timezone Update copyright for 2022 2022-01-07 19:04:57 -05:00
tools Move 027_stream_regress.pl's output to tmp_check. 2022-01-18 08:07:29 +13:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile
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