Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

script binaries renaming


  • From: Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM>
  • To: pgsql-patches(at)postgresql(dot)org
  • Subject: script binaries renaming
  • Date: Wed, 04 Jul 2007 17:04:27 +0200
  • Message-id: <468BB6FB.8050102@sun.com> <text/plain>

I attach complete 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 create also separate unified patch for documentation.

	Zdenek

Attachment: scripts-patch.tar.gz
Description: GNU Zip compressed data



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group