postgresql/src
Tom Lane 801386af62 Clarify old comment about qual_is_pushdown_safe's handling of subplans.
This comment glossed over the difference between initplans and subplans,
but they are indeed different for our purposes here.
2017-11-28 23:32:17 -05:00
..
backend Clarify old comment about qual_is_pushdown_safe's handling of subplans. 2017-11-28 23:32:17 -05:00
bin Mark some more functions as pg_attribute_noreturn(). 2017-11-27 20:56:46 -05:00
common Change TRUE/FALSE to true/false 2017-11-08 11:37:28 -05:00
fe_utils Exclude flex-generated code from coverage testing 2017-10-16 16:28:11 -04:00
include Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. 2017-11-27 17:54:07 -05:00
interfaces Support channel binding 'tls-unique' in SCRAM 2017-11-18 10:15:54 -05:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:55 -04:00
pl Revert "PL/Python: Fix potential NULL pointer dereference" 2017-11-28 13:55:39 -05:00
port Rewrite strnlen replacement implementation from 8a241792f9. 2017-10-10 14:50:30 -07:00
template Force "restrict" not to be used when compiling with xlc. 2017-10-13 12:15:06 -07:00
test If a range-partitioned table has no default partition, reject null keys. 2017-11-28 14:11:16 -05:00
timezone Replace raw timezone source data with IANA's new compact format. 2017-11-25 15:30:11 -05:00
tools Fix typo in comment 2017-11-27 09:24:14 +01:00
tutorial Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
.gitignore
DEVELOPERS
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:15 -08:00
Makefile.global.in Convert documentation to DocBook XML 2017-11-23 09:44:28 -05:00
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00