]> granicus.if.org Git - postgresql/commit
Display both per-table and per-column FDW options in psql's \d output.
authorRobert Haas <rhaas@postgresql.org>
Thu, 11 Aug 2011 15:45:47 +0000 (11:45 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 11 Aug 2011 15:45:47 +0000 (11:45 -0400)
commitd82d84864ca8ee2960a1a5d7a3f051290ac1e42f
treead95d6499a064e760e746310031f7999cd970c45
parent5057366eedaccef1f4c25a7c5de0d6c1c5a291f1
Display both per-table and per-column FDW options in psql's \d output.

Along the way, rename "Options" to "FDW Options" in various places for
consistency and clarity.

Shigeru Hanada
doc/src/sgml/ref/psql-ref.sgml
src/bin/psql/describe.c
src/test/regress/expected/foreign_data.out