diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-17 16:22:13 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-04-17 16:22:13 -0400 |
commit | 49a642ab1802ea4cd80f9c184e7699219688197f (patch) | |
tree | 8f14abc74b73bf34646c6fe3d5d11f7c453e6605 /src/backend/parser/parse_utilcmd.c | |
parent | c94732585647437291ec3f4a9902eeffc65a6945 (diff) | |
download | postgresql-49a642ab1802ea4cd80f9c184e7699219688197f.tar.gz postgresql-49a642ab1802ea4cd80f9c184e7699219688197f.zip |
Add check for matching column collations in ALTER TABLE ... INHERIT.
The other DDL operations that create an inheritance relationship were
checking for collation match already, but this one got missed.
Also fix comments that failed to mention collation checks.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions