WIP: script binaries renaming
I attach patch which renames following binaries
createdb createlang createuser dropdb droplang dropuser clusterdb
vacuumdb reindexdb
to
pg_createdb pg_createlang pg_createuser pg_dropdb pg_droplang
pg_dropuser pg_clusterdb pg_vacuumdb pg_reindexdb
Symlinks (or copy on win32) are created for backward compatibility.
This renaming was discussed there:
http://archives.postgresql.org/pgsql-hackers/2007-06/msg00145.php
I'm not yet implemented WARNING message when non pg_* command is used.
and I'm going to modify documentation. Is there any other place then
http://www.postgresql.org/docs/8.2/interactive/reference-client.html?
I think this patch has no (or small) impact on functionality and it
should be committed to 8.3
Please let me know a comments
Attachments:
scripts_01.difftext/x-patch; name=scripts_01.diffDownload+71-71
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 that we'll never get a release out.
cheers
andrew
Zdenek Kotala <Zdenek.Kotala@Sun.COM> 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
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 droplang dropuser clusterdb
vacuumdb reindexdbto
pg_createdb pg_createlang pg_createuser pg_dropdb pg_droplang
pg_dropuser pg_clusterdb pg_vacuumdb pg_reindexdbSymlinks (or copy on win32) are created for backward compatibility.
This renaming was discussed there:
http://archives.postgresql.org/pgsql-hackers/2007-06/msg00145.php
I'm not yet implemented WARNING message when non pg_* command is used.
and I'm going to modify documentation. Is there any other place then
http://www.postgresql.org/docs/8.2/interactive/reference-client.html?I think this patch has no (or small) impact on functionality and it
should be committed to 8.3Please let me know a comments
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +