OSDN Git Service

Fix typo in the psql \d query handling, so that we use the correct query
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 24 Jan 2011 12:30:42 +0000 (14:30 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 24 Jan 2011 12:34:15 +0000 (14:34 +0200)
commit74be35b07cf09350168018234026df94184f8991
tree4ab8475b2c7bbd65a59d0ea4fa94c3f367e7d2df
parent97520809424d46c55e2faf73b5f09cb64b52f4a5
Fix typo in the psql \d query handling, so that we use the correct query
against 9.0 servers.
src/bin/psql/describe.c