Re: Schema version management - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Schema version management
Date
Msg-id 1901D0C8-A74F-4BCF-A7BF-9BD58324D2F6@justatheory.com
Whole thread Raw
In response to Re: Schema version management  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Schema version management
List pgsql-hackers
On Jul 5, 2012, at 3:21 PM, Andrew Dunstan wrote:

> No they are not necessarily one logical unit. You could have a bunch of
> functions called, say, "equal" which have pretty much nothing to do with
> each other, since they refer to different types.
>
> +1 from me for putting one function definition per file.

+1 for an option (I prefer one file for my projects, but might need multiple files for other projects).

David



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: enhanced error fields
Next
From: Tom Lane
Date:
Subject: Re: waitpid in pg_basebackup