| .. |
|
backend
|
Fix error message typo introduced 691d79a079.
|
2018-11-01 10:44:56 -07:00 |
|
bin
|
pg_restore: Augment documentation for -N option
|
2018-10-29 11:32:44 +01:00 |
|
common
|
Minor cleanup/future-proofing for pg_saslprep().
|
2018-09-08 18:20:36 -04:00 |
|
fe_utils
|
Fix lexing of standard multi-character operators in edge cases.
|
2018-08-23 21:43:55 +01:00 |
|
include
|
Fix logical decoding error when system table w/ toast is repeatedly rewritten.
|
2018-10-10 13:53:02 -07:00 |
|
interfaces
|
Client-side fixes for delayed NOTIFY receipt.
|
2018-10-19 22:22:57 -04:00 |
|
makefiles
|
Prevent accidental linking of system-supplied copies of libpq.so etc.
|
2018-07-09 17:23:31 -04:00 |
|
pl
|
Still further rethinking of build changes for macOS Mojave.
|
2018-10-18 14:55:23 -04:00 |
|
port
|
Set snprintf.c's maximum number of NL arguments to be 31.
|
2018-10-02 12:41:28 -04:00 |
|
template
|
Still further rethinking of build changes for macOS Mojave.
|
2018-10-18 14:55:23 -04:00 |
|
test
|
Disallow starting server with insufficient wal_level for existing slot.
|
2018-10-31 15:46:40 -07:00 |
|
timezone
|
Sync our copy of the timezone library with IANA release tzcode2018g.
|
2018-10-31 09:48:08 -04:00 |
|
tools
|
Fix perl searchpath for modern perl for MSVC tools
|
2018-10-28 12:25:10 -04:00 |
|
tutorial
|
Phase 2 of pgindent updates.
|
2017-06-21 15:19:25 -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
|
Build src/test/isolation during "make" and "make install".
|
2017-11-22 20:18:52 -08:00 |
|
Makefile.global.in
|
Still further rethinking of build changes for macOS Mojave.
|
2018-10-18 14:55:23 -04:00 |
|
Makefile.shlib
|
Use -Bsymbolic for shared libraries on HP-UX and Solaris.
|
2018-09-10 22:22:12 -04:00 |
|
nls-global.mk
|
nls-global.mk: search build dir for source files, too
|
2016-06-07 18:55:18 -04:00 |