postgresql/src
Robert Haas 60cd2f8a2d Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER.
Amit Langote, per a suggestion from Mark Dilger.  Reviewed by
Marc Dilger and Ashutosh Bapat.

Discussion: http://postgr.es/m/CAFjFpReL0oeN7SCpnsEPbqJhB2Bp1wnH1uvbOF_w6KEuv6ZXvg@mail.gmail.com
2017-09-15 08:07:22 -04:00
..
backend Don't use anonymous unions. 2017-09-15 00:57:38 -04:00
bin pg_archivecleanup: Add test suite 2017-09-14 22:23:00 -04:00
common Update copyright in recently added files 2017-07-26 18:17:18 -04:00
fe_utils In psql, use PSQL_PAGER in preference to PAGER, if it's set. 2017-09-05 12:02:13 -04:00
include Avoid duplicate typedef for SharedRecordTypmodRegistry. 2017-09-15 00:25:33 -04:00
interfaces Fixed ECPG to correctly handle out-of-scope cursor declarations with pointers 2017-09-12 04:53:36 +02:00
makefiles
pl Prefer argument name over "$n" for the refname of a plpgsql argument. 2017-09-11 16:24:43 -04:00
port Stamp HEAD as 11devel. 2017-08-14 18:08:30 -04:00
template
test Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. 2017-09-15 08:07:22 -04:00
timezone Fix bool/int type confusion 2017-09-14 11:45:11 -04:00
tools Add support for coordinating record typmods among parallel workers. 2017-09-14 19:59:21 -07:00
tutorial Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Support retaining data dirs on successful TAP tests 2017-09-05 12:24:06 -04:00
Makefile.shlib
nls-global.mk