| .. |
|
backend
|
Save errno across LWLockRelease() calls
|
2020-04-05 10:02:00 +02:00 |
|
bin
|
pg_validatebackup: Fix 'make clean' to remove tmp_check.
|
2020-04-03 19:51:18 -04:00 |
|
common
|
Add checksum helper functions.
|
2020-04-03 11:52:43 -04:00 |
|
fe_utils
|
Fix bug in pg_basebackup -F plain -R.
|
2020-02-12 09:08:22 +09:00 |
|
include
|
Skip WAL for new relfilenodes, under wal_level=minimal.
|
2020-04-04 12:25:34 -07:00 |
|
interfaces
|
Allow ecpg to be built stand-alone, allow parallel libpq make
|
2020-03-31 14:17:32 -04:00 |
|
makefiles
|
Remove libpq.rc, use win32ver.rc for libpq
|
2020-01-15 15:06:12 +01:00 |
|
pl
|
Improve user control over truncation of logged bind-parameter values.
|
2020-04-02 15:04:51 -04:00 |
|
port
|
Be more careful about extracting encoding from locale strings on Windows.
|
2020-03-30 11:14:58 -04:00 |
|
template
|
Fix compiler warning for ppoll() on Cygwin
|
2019-12-22 23:20:00 +01:00 |
|
test
|
Further improve stability fix for partition_aggregate test.
|
2020-04-05 00:53:28 -04:00 |
|
timezone
|
Require stdint.h
|
2020-02-21 09:20:32 +01:00 |
|
tools
|
Add infrastructure to track WAL usage.
|
2020-04-04 10:02:08 +05:30 |
|
tutorial
|
Update copyrights for 2020
|
2020-01-01 12:21:45 -05:00 |
|
.gitignore
|
Convert cvsignore to gitignore, and add .gitignore for build targets.
|
2010-09-22 12:57:04 +02:00 |
|
DEVELOPERS
|
Replace a couple of references to files that no longer exist in the source
|
2009-05-04 08:08:47 +00:00 |
|
Makefile
|
Fix partial-build problems introduced by having more generated headers.
|
2018-04-09 16:42:10 -04:00 |
|
Makefile.global.in
|
Add PostgreSQL home page to --help output
|
2020-02-28 13:12:21 +01:00 |
|
Makefile.shlib
|
Add PostgreSQL home page to --help output
|
2020-02-28 13:12:21 +01:00 |
|
nls-global.mk
|
NLS: Fix backend gettext triggers
|
2019-09-23 09:04:20 +02:00 |