Patch (tiny): \cd (change dir) for psql. - Mailing list pgsql-patches

From Mark Hamby
Subject Patch (tiny): \cd (change dir) for psql.
Date
Msg-id NCBBJHAODFJBGACGMCEJAEFACHAA.mark@archer.leavenworth.army.mil
Whole thread Raw
List pgsql-patches
Here's a patch for a \cd (change dir) command in psql program.
It's very small and only adds a few lines.
Personally, I am surprised psql does not have this command.
It is EXTREMELY useful when \include'ing SQL scripts to set
up a database schema.

Hope you like,

Mark Hamby

P.S. I am not on the 'psql-patches' list, so responses should
be sent directly to me for more info or questions.


Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: ODBC indenting
Next
From: "Mark Hamby"
Date:
Subject: Patch (tiny): \cd (change dir) for psql [with feedback]