| .. |
|
backend
|
Fix several DDL issues of generated columns versus inheritance
|
2020-05-08 11:31:46 +02:00 |
|
bin
|
pg_restore: Provide file name with one failure message
|
2020-05-08 19:38:46 -04:00 |
|
common
|
Fix command-line colorization on Windows with VT100-compatible environments
|
2020-03-02 15:46:24 +09:00 |
|
fe_utils
|
Fix parallel restore of FKs to partitioned tables
|
2019-10-17 09:58:01 +02:00 |
|
include
|
Heed lock protocol in DROP OWNED BY
|
2020-05-06 12:29:41 -04:00 |
|
interfaces
|
Fix severe memory leaks in GSSAPI encryption support.
|
2020-05-05 13:10:09 -04:00 |
|
makefiles
|
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
|
2019-10-21 12:32:35 -04:00 |
|
pl
|
Ensure that plpgsql cleans up cleanly during parallel-worker exit.
|
2020-03-26 18:06:55 -04:00 |
|
port
|
Get rid of trailing semicolons in C macro definitions.
|
2020-05-01 17:28:00 -04:00 |
|
template
|
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
|
2019-10-21 12:32:35 -04:00 |
|
test
|
Fix several DDL issues of generated columns versus inheritance
|
2020-05-08 11:31:46 +02:00 |
|
timezone
|
Update time zone data files to tzdata release 2020a.
|
2020-04-24 10:55:00 -04:00 |
|
tools
|
Handle spaces for Python install location in MSVC scripts
|
2020-05-06 21:08:22 +09:00 |
|
tutorial
|
Phase 2 pgindent run for v12.
|
2019-05-22 13:04:48 -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
|
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
|
2019-10-21 12:32:35 -04:00 |
|
Makefile.shlib
|
Ensure static libraries have correct mod time even if ranlib messes it up.
|
2018-11-29 15:53:44 -05:00 |
|
nls-global.mk
|
NLS: Fix backend gettext triggers
|
2019-09-23 09:05:50 +02:00 |