postgresql/doc
Tom Lane 5b86fedfb5 Document cross-version compatibility issues for contrib/postgres_fdw.
One of the use-cases for postgres_fdw is extracting data from older PG
servers, so cross-version compatibility is important.  Document what we
can do here, and further annotate some of the coding choices that create
compatibility constraints.  In passing, remove one unnecessary
incompatibility with old servers, namely assuming that we didn't need to
quote the timezone name 'UTC'.
2013-03-22 17:22:31 -04:00
..
src Document cross-version compatibility issues for contrib/postgres_fdw. 2013-03-22 17:22:31 -04:00
bug.template Stamp HEAD as 9.3devel. 2012-06-13 20:03:02 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO