Re: Schema version management - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Schema version management
Date
Msg-id 4FF5DB38.2010901@agliodbs.com
Whole thread Raw
In response to Re: Schema version management  (Aidan Van Dyk <aidan@highrise.ca>)
List pgsql-hackers
> I'd rather have the few overloaded-functions in one file (hopefully
> with deterministic ordering) and a sane, simple filename, than have
> every function in every database in a separate file with some strange
> mess in the filename that makes me cringe every time I see it.

Having tried it both ways, for an existing production project, I agree
with Adrian.  One file, multiple functions.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: waitpid in pg_basebackup
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] pg_dump: Sort overloaded functions in deterministic order