OSDN Git Service

From: Keith Parks <emkxp01@mtcc.demon.co.uk>
authorMarc G. Fournier <scrappy@hub.org>
Wed, 7 May 1997 02:59:59 +0000 (02:59 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 7 May 1997 02:59:59 +0000 (02:59 +0000)
commita5d7eb90a8295dae6cbd872d8f81920c63a397bc
tree31941ba20697aa36295c4b1389b5e5939c50078a
parent505a4709e21c427a2574a58356b27e34fe21479c
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Subject: [PATCHES] Three small patches.

Hi,

Here are 3 small patches to the postgreSQL source sup'd on
the 6th May 1997.

The 1st 2 fix the shell backslash "c" handling used to suppress
the newline on some unix shells. (The \c needs to be inside quote.)

The 3rd may or may not be the correct way to fix the missing
define of INDEX_MAX_KEYS in pg_dump.h
src/bin/createuser/createuser.sh
src/bin/destroyuser/destroyuser.sh
src/bin/pg_dump/pg_dump.h