postgresql/contrib/pageinspect
Robert Haas 0d692a0dc9 Basic foreign table support.
Foreign tables are a core component of SQL/MED.  This commit does
not provide a working SQL/MED infrastructure, because foreign tables
cannot yet be queried.  Support for foreign table scans will need to
be added in a future patch.  However, this patch creates the necessary
system catalog structure, syntax support, and support for ancillary
operations such as COMMENT and SECURITY LABEL.

Shigeru Hanada, heavily revised by Robert Haas
2011-01-01 23:48:11 -05:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
btreefuncs.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
fsmfuncs.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
heapfuncs.c Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
pageinspect.sql.in Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rawpage.c Basic foreign table support. 2011-01-01 23:48:11 -05:00
uninstall_pageinspect.sql Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00