diff options
| author | Robert Haas <rhaas@postgresql.org> | 2011-01-03 22:08:55 -0500 |
|---|---|---|
| committer | Robert Haas <rhaas@postgresql.org> | 2011-01-03 22:08:55 -0500 |
| commit | 7f60be72b0865dd442c4f6164a997ff528a44d85 (patch) | |
| tree | 510b1cf3846a5976fd1c5b2efa2833b2abbf3c90 /src/bin/psql/tab-complete.c | |
| parent | dc8a14311a4825b6bf7b787764b9f0c3f8d8df8e (diff) | |
Fix crash in ALTER OPERATOR CLASS/FAMILY .. SET SCHEMA.
In the previous coding, the parser emitted a List containing a C string,
which is no good, because copyObject() can't handle it.
Dimitri Fontaine
Diffstat (limited to 'src/bin/psql/tab-complete.c')
0 files changed, 0 insertions, 0 deletions
