]> granicus.if.org Git - postgresql/commit
Back-patch fix for not shell-quoting editor name, as it also fixes
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Jan 2003 05:23:55 +0000 (05:23 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 24 Jan 2003 05:23:55 +0000 (05:23 +0000)
commita307ee1ccb0d832d0f6810ea0436536bcecb2297
tree844453295e438b4cf4ec9f419a47196082607ceb
parenta825ad2bda778524dde58143a98237b242268b2e
Back-patch fix for not shell-quoting editor name, as it also fixes
silly buffer overrun (someone needs to learn to count characters...)
src/bin/psql/command.c