]> granicus.if.org Git - postgresql/commit
Correct representation of foreign tables in information schema
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 16 Aug 2017 15:03:33 +0000 (11:03 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 16 Aug 2017 15:03:33 +0000 (11:03 -0400)
commit9b5140fb503eb50634cd7e080d41f4d9af41e0a6
treea0b7e0dae28a8aaf32c4ccbb349fb469a084e99e
parent3cda10f41bfed7e34b0db7013b66dd40a5f75926
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.
doc/src/sgml/information_schema.sgml
src/backend/catalog/information_schema.sql