Change pqInternalNotice to accept a format string and args instead of
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Jun 2003 19:20:25 +0000 (19:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Jun 2003 19:20:25 +0000 (19:20 +0000)
commitab5c775116413b1b7fb09cd83bfcc242d8756601
tree32eec15b275af2398caa1ee1a6d876c713e18252
parent408625321c8e6bf387f91c2112e30fd64d28a4b8
Change pqInternalNotice to accept a format string and args instead of
just a preformatted message; per suggestion by Sean Chittenden.
src/interfaces/libpq/fe-connect.c
src/interfaces/libpq/fe-exec.c
src/interfaces/libpq/fe-misc.c
src/interfaces/libpq/fe-protocol2.c
src/interfaces/libpq/fe-protocol3.c
src/interfaces/libpq/libpq-int.h
src/interfaces/libpq/nls.mk