| .. |
|
backend
|
Remove PartitionRoutingInfo struct.
|
2020-10-19 14:42:55 +03:00 |
|
bin
|
In pg_restore's dump_lo_buf(), work a little harder on error handling.
|
2020-10-18 12:26:02 -04:00 |
|
common
|
Fix compilation warning in unicode_norm.c
|
2020-10-12 20:34:55 +09:00 |
|
fe_utils
|
Standardize the printf format for st_size
|
2020-09-24 21:04:21 +02:00 |
|
include
|
Remove PartitionRoutingInfo struct.
|
2020-10-19 14:42:55 +03:00 |
|
interfaces
|
Update the Winsock API version requested by libpq.
|
2020-10-18 12:56:43 -04:00 |
|
makefiles
|
Remove libpq.rc, use win32ver.rc for libpq
|
2020-01-15 15:06:12 +01:00 |
|
pl
|
Fixup some appendStringInfo and appendPQExpBuffer calls
|
2020-10-15 20:35:17 +13:00 |
|
port
|
Minor cleanup for win32stat.c.
|
2020-10-12 11:13:02 -04:00 |
|
template
|
Fix compiler warning for ppoll() on Cygwin
|
2019-12-22 23:20:00 +01:00 |
|
test
|
Improve whitespace
|
2020-10-19 08:32:53 +02:00 |
|
timezone
|
Update time zone data files to tzdata release 2020c.
|
2020-10-16 21:53:33 -04:00 |
|
tools
|
Sync our copy of the timezone library with IANA release tzcode2020c.
|
2020-10-16 21:40:16 -04:00 |
|
tutorial
|
Remove support for postfix (right-unary) operators.
|
2020-09-17 19:38:05 -04: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
|
Split Makefile symbol CFLAGS_VECTOR into two symbols.
|
2020-09-06 21:28:16 -04: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 |