]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Give a more user-friendly error message in case where a table is created
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Oct 2004 21:16:36 +0000 (21:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Oct 2004 21:16:36 +0000 (21:16 +0000)
commitdc19aaa12f7006441d6dc7b2e2e824e39302aa12
tree72a6bf0c50b94c827d653e0dfc8d20d785e6a0b7
parent2a63c1602d9d7cc1cbde072ab29cf114f0d5466e
Give a more user-friendly error message in case where a table is created
in a schema whose default tablespace has been dropped.
src/backend/commands/tablecmds.c