..
backend
Fix use-after-free bug with event triggers and ALTER TABLE.
2020-10-27 15:37:13 -04:00
bin
Avoid null pointer dereference if error result lacks SQLSTATE.
2020-11-01 11:26:41 -05:00
common
Replace use of sys_siglist[] with strsignal().
2020-07-15 22:05:12 -04:00
fe_utils
Fix translation of special characters in psql's LaTeX output modes.
2018-11-26 17:32:51 -05:00
include
doc: improve description of synchronous_commit modes
2020-10-15 15:15:28 -04:00
interfaces
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
2020-10-24 13:12:41 -04:00
makefiles
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
2019-10-21 12:32:36 -04:00
pl
Fix incorrect assertion on number of array dimensions.
2020-10-01 11:50:44 +03:00
port
In the postmaster, rely on the signal infrastructure to block signals.
2020-10-15 12:50:57 -04:00
template
Makefile comment: remove reference to tools/thread/thread_test
2020-10-27 14:00:45 -04:00
test
Stabilize timetz test across DST transitions.
2020-10-29 15:28:47 -04:00
timezone
Update time zone data files to tzdata release 2020d.
2020-10-22 21:24:17 -04:00
tools
Sync our copy of the timezone library with IANA release tzcode2020c.
2020-10-16 21:40:16 -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
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
2019-10-21 12:32:36 -04:00
Makefile.shlib
makefile: use proper linker flags for C++ compiles
2020-03-31 22:26:11 -04:00
nls-global.mk
nls-global.mk: search build dir for source files, too
2016-06-07 18:55:18 -04:00