]> granicus.if.org Git - postgresql/commit
Add missing null terminator to escaped string; clean up unnecessarily
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 7 Oct 2004 18:57:26 +0000 (18:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 7 Oct 2004 18:57:26 +0000 (18:57 +0000)
commit6a640d1e022b90cb9f288c9169e82b6d57326e4b
treea30396cd5021a925bbd4e755febd4dd8adfe47af
parent0c657baa7f8534d6a4164773c029a822d3d3ba09
Add missing null terminator to escaped string; clean up unnecessarily
obscurantist coding conventions.
src/bin/initdb/initdb.c