Re: [PATCHES] WIP: script binaries renaming

2007-07-16 Thread Bruce Momjian
This has been saved for the 8.4 release: http://momjian.postgresql.org/cgi-bin/pgpatches_hold --- Zdenek Kotala wrote: > > I attach patch which renames following binaries > > createdb createlang createuser dropdb

Re: [PATCHES] WIP: script binaries renaming

2007-06-15 Thread Tom Lane
Zdenek Kotala <[EMAIL PROTECTED]> writes: > I think this patch has no (or small) impact on functionality and it > should be committed to 8.3 This missed the feature freeze deadline by well over two months. It is not a candidate for 8.3. regards, tom lane

Re: [PATCHES] WIP: script binaries renaming

2007-06-15 Thread Andrew Dunstan
Zdenek Kotala wrote: I think this patch has no (or small) impact on functionality and it should be committed to 8.3 That's really not the test we apply. We are in feature freeze, which means the only things not on the queue that should get in are bug fixes. If we don't stick to tha