postgresql/src
Peter Eisentraut 9b5140fb50 Correct representation of foreign tables in information schema
tables.table_type is supposed to be 'FOREIGN' rather than 'FOREIGN
TABLE' according to the SQL standard.
2017-08-16 11:03:33 -04:00
..
backend Correct representation of foreign tables in information schema 2017-08-16 11:03:33 -04:00
bin Fix up some misusage of appendStringInfo() and friends 2017-08-15 23:34:39 -04:00
common Update copyright in recently added files 2017-07-26 18:17:18 -04:00
fe_utils
include Use atomic ops to hand out pages to scan in parallel scan. 2017-08-16 16:18:41 +03:00
interfaces Fix up some misusage of appendStringInfo() and friends 2017-08-15 23:34:39 -04:00
makefiles
pl Make simpler-simple-expressions code cope with a Gather plan. 2017-08-15 16:49:52 -04:00
port Stamp HEAD as 11devel. 2017-08-14 18:08:30 -04:00
template
test Expand coverage of parallel gather merge a bit. 2017-08-14 15:27:47 -07:00
timezone
tools Stamp HEAD as 11devel. 2017-08-14 18:08:30 -04:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Be more thorough about cleaning out gcov litter. 2017-08-11 17:39:27 -04:00
Makefile.shlib
nls-global.mk