| doc/src/sgml/catalogs.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/features.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/func.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/information_schema.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/keywords.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/ref/allfiles.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/ref/alter_foreign_data_wrapper.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/alter_server.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/alter_user_mapping.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/create_foreign_data_wrapper.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/create_server.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/create_user_mapping.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/drop_foreign_data_wrapper.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/drop_server.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/drop_user_mapping.sgml |
[new file with mode: 0644] |
blob |
| doc/src/sgml/ref/grant.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/ref/psql-ref.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/ref/revoke.sgml |
|
diff | blob | blame | history |
| doc/src/sgml/reference.sgml |
|
diff | blob | blame | history |
| src/Makefile |
|
diff | blob | blame | history |
| src/backend/Makefile |
|
diff | blob | blame | history |
| src/backend/catalog/Makefile |
|
diff | blob | blame | history |
| src/backend/catalog/aclchk.c |
|
diff | blob | blame | history |
| src/backend/catalog/dependency.c |
|
diff | blob | blame | history |
| src/backend/catalog/information_schema.sql |
|
diff | blob | blame | history |
| src/backend/catalog/sql_features.txt |
|
diff | blob | blame | history |
| src/backend/catalog/system_views.sql |
|
diff | blob | blame | history |
| src/backend/commands/Makefile |
|
diff | blob | blame | history |
| src/backend/commands/alter.c |
|
diff | blob | blame | history |
| src/backend/commands/foreigncmds.c |
[new file with mode: 0644] |
blob |
| src/backend/foreign/Makefile |
[new file with mode: 0644] |
blob |
| src/backend/foreign/dummy/Makefile |
[new file with mode: 0644] |
blob |
| src/backend/foreign/dummy/dummy_fdw.c |
[new file with mode: 0644] |
blob |
| src/backend/foreign/foreign.c |
[new file with mode: 0644] |
blob |
| src/backend/foreign/postgresql/Makefile |
[new file with mode: 0644] |
blob |
| src/backend/foreign/postgresql/postgresql_fdw.c |
[new file with mode: 0644] |
blob |
| src/backend/nodes/copyfuncs.c |
|
diff | blob | blame | history |
| src/backend/nodes/equalfuncs.c |
|
diff | blob | blame | history |
| src/backend/nodes/makefuncs.c |
|
diff | blob | blame | history |
| src/backend/parser/gram.y |
|
diff | blob | blame | history |
| src/backend/parser/keywords.c |
|
diff | blob | blame | history |
| src/backend/tcop/utility.c |
|
diff | blob | blame | history |
| src/backend/utils/adt/acl.c |
|
diff | blob | blame | history |
| src/backend/utils/cache/syscache.c |
|
diff | blob | blame | history |
| src/bin/pg_dump/common.c |
|
diff | blob | blame | history |
| src/bin/pg_dump/dumputils.c |
|
diff | blob | blame | history |
| src/bin/pg_dump/pg_backup_archiver.c |
|
diff | blob | blame | history |
| src/bin/pg_dump/pg_dump.c |
|
diff | blob | blame | history |
| src/bin/pg_dump/pg_dump.h |
|
diff | blob | blame | history |
| src/bin/pg_dump/pg_dump_sort.c |
|
diff | blob | blame | history |
| src/bin/psql/command.c |
|
diff | blob | blame | history |
| src/bin/psql/describe.c |
|
diff | blob | blame | history |
| src/bin/psql/describe.h |
|
diff | blob | blame | history |
| src/bin/psql/help.c |
|
diff | blob | blame | history |
| src/bin/psql/tab-complete.c |
|
diff | blob | blame | history |
| src/include/catalog/catversion.h |
|
diff | blob | blame | history |
| src/include/catalog/dependency.h |
|
diff | blob | blame | history |
| src/include/catalog/indexing.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_foreign_data_wrapper.h |
[new file with mode: 0644] |
blob |
| src/include/catalog/pg_foreign_server.h |
[new file with mode: 0644] |
blob |
| src/include/catalog/pg_proc.h |
|
diff | blob | blame | history |
| src/include/catalog/pg_user_mapping.h |
[new file with mode: 0644] |
blob |
| src/include/commands/defrem.h |
|
diff | blob | blame | history |
| src/include/foreign/foreign.h |
[new file with mode: 0644] |
blob |
| src/include/nodes/makefuncs.h |
|
diff | blob | blame | history |
| src/include/nodes/nodes.h |
|
diff | blob | blame | history |
| src/include/nodes/parsenodes.h |
|
diff | blob | blame | history |
| src/include/utils/acl.h |
|
diff | blob | blame | history |
| src/include/utils/builtins.h |
|
diff | blob | blame | history |
| src/include/utils/syscache.h |
|
diff | blob | blame | history |
| src/test/regress/expected/foreign_data.out |
[new file with mode: 0644] |
blob |
| src/test/regress/expected/rules.out |
|
diff | blob | blame | history |
| src/test/regress/expected/sanity_check.out |
|
diff | blob | blame | history |
| src/test/regress/parallel_schedule |
|
diff | blob | blame | history |
| src/test/regress/serial_schedule |
|
diff | blob | blame | history |
| src/test/regress/sql/foreign_data.sql |
[new file with mode: 0644] |
blob |