On Mon, Jul 20, 2009 at 10:21:53AM -0400, Tom Lane wrote: > Dean Rasheed <[email protected]> writes: > >> * Please move the code that says that it should be in a new file to a > >> �new file. > > > Ah yes, I forgot about that. Will do. > > > utils/adt/constraints.c ? > > Please, no. Constraints are not a datatype. Do not copy the brain-dead > decision that put ri_triggers there.
Does that mean ri_triggers should come out of there? Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
