| .. |
|
backend
|
Fix missing pfree() in logtape.c, missed by 24d85952.
|
2020-04-19 10:33:06 -07:00 |
|
bin
|
Fix minor memory leak in pg_basebackup and pg_receivewal
|
2020-04-17 10:45:08 +09:00 |
|
common
|
Fix update-unicode target
|
2020-04-19 14:59:29 +02:00 |
|
fe_utils
|
Add SQL type xid8 to expose FullTransactionId to users.
|
2020-04-07 12:03:59 +12:00 |
|
include
|
Fix race conditions in synchronous standby management.
|
2020-04-18 14:02:44 -04:00 |
|
interfaces
|
Revert "Only provide new libpq sslpasskey hook for openssl-enabled builds"
|
2020-04-17 16:53:01 -04:00 |
|
makefiles
|
Remove libpq.rc, use win32ver.rc for libpq
|
2020-01-15 15:06:12 +01:00 |
|
pl
|
Use perl warnings pragma consistently
|
2020-04-13 11:55:45 -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
|
Fix possible crash with GENERATED ALWAYS columns
|
2020-04-18 14:10:37 +12:00 |
|
timezone
|
Require stdint.h
|
2020-02-21 09:20:32 +01:00 |
|
tools
|
Use a slightly more liberal regex to detect Visual Studio version
|
2020-04-17 14:44:33 -04:00 |
|
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 |