OSDN Git Service

Replace static rcsid[] strings by IDENTIFICATION comments in
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 May 1999 15:17:58 +0000 (15:17 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 May 1999 15:17:58 +0000 (15:17 +0000)
commitd4d297af3cb684ee3224a1e46d70405c441122d9
tree587eaaddffa5715c852dc8569227f56aae7f0425
parent6687bcb558928f23301b1bec5691bc0a419af6b5
Replace static rcsid[] strings by IDENTIFICATION comments in
file headers, to conform to established Postgres coding style and avoid
warnings from gcc.
src/interfaces/libpq++/pgconnection.cc
src/interfaces/libpq++/pgcursordb.cc
src/interfaces/libpq++/pgdatabase.cc
src/interfaces/libpq++/pglobject.cc
src/interfaces/libpq++/pgtransdb.cc