postgresql/src
Greg Stark 9e6cd794c2 Fix ADD IF NOT EXISTS used in conjunction with ALTER TABLE ONLY
The flag for IF NOT EXISTS was only being passed down in the normal
recursing case. It's been this way since originally added in 9.6 in
commit 2cd40adb85 so backpatch back to 9.6.
2018-12-19 19:41:06 -05:00
..
backend Fix ADD IF NOT EXISTS used in conjunction with ALTER TABLE ONLY 2018-12-19 19:41:06 -05:00
bin Make error handling in parallel pg_upgrade less bogus. 2018-12-16 14:51:47 -05:00
common Improve detection of child-process SIGPIPE failures. 2018-12-16 14:32:14 -05:00
fe_utils Fix translation of special characters in psql's LaTeX output modes. 2018-11-26 17:32:51 -05:00
include Improve detection of child-process SIGPIPE failures. 2018-12-16 14:32:14 -05:00
interfaces Second try at fixing numeric data passed through an ECPG SQLDA. 2018-11-14 11:27:30 -05:00
makefiles Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-07-09 17:23:31 -04:00
pl Translation updates 2018-11-05 14:46:40 +01:00
port Stamp 10.6. 2018-11-05 16:45:50 -05:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Fix ADD IF NOT EXISTS used in conjunction with ALTER TABLE ONLY 2018-12-19 19:41:06 -05:00
timezone Sync our copy of the timezone library with IANA release tzcode2018g. 2018-10-31 09:48:08 -04:00
tools Add valgrind suppressions for wcsrtombs optimizations 2018-11-18 00:08:48 +01:00
tutorial Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:52 -08:00
Makefile.global.in Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -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-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00