Re: [HACKERS] fixups for 7.3 to contrib directories
Patch applied. Thanks. --- Gregory Stark wrote: > > Just some fixups to a couple contrib directories I was trying out. > > . replace CREATE OR REPLACE AGGREGATE with a separate DROP and CREATE > . add DROP for all CREATE
Re: [HACKERS] fixups for 7.3 to contrib directories
Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches I will try to apply it within the next 48 hours. --- Gregory Stark wrote: > > Just some fixup