This is a discussion on CREATE TABLE LIKE INCLUDING CONSTRAINTS within the Pgsql Patches forums, part of the PostgreSQL category; --> ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Greg Stark <gsstark@MIT.EDU> writes: > > This patch implements an option to copy check constraints when using LIKE. Ah, found a problem. I need to do a change_varattnos_of_a_node() call here. Should this function maybe be promoted to some other file like ruleutils.c? -- greg ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |