Re: Schema version management - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Schema version management
Date
Msg-id 1341775892.2058.9.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Schema version management  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Schema version management  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On lör, 2012-07-07 at 17:18 -0400, Tom Lane wrote:
> Sure.  You need not look further than "/" to find an operator name that
> absolutely *will* cause trouble if it's dumped into a filename
> literally.

But that problem applies to all object names.

> If we think that operators outside of extensions will be an infrequent
> special case, what about just dumping all of them into a single file
> named "operators"?  And similarly for casts?

If we think they are an infrequent case, why make a fuss about it?  Just
treat them like any other object.

In practical terms, I dislike the particular solution proposed here.
For one thing, it would undermine the original purpose of this whole
thread, namely insulating dump output files from ordering differences.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Schema version management
Next
From: Tom Lane
Date:
Subject: Re: regex_fixed_prefix() is still a few bricks shy of a load