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

pgsql: psql: Make temporary editor files have .sql extension

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: psql: Make temporary editor files have .sql extension
Date: 2011-12-02 21:40:25
Message-ID: E1RWaqH-0007ub-VA@gemulon.postgresql.org (view raw)
psql: Make temporary editor files have .sql extension

This gives editors a better chance to treat these files as the SQL
files that they are.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b6f9834a9e8dfab1bd503ec0357bb812a18018a2

Modified Files
--------------
src/bin/psql/command.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group