]> granicus.if.org Git - postgresql/commit
Just noticed that libpq thinks the maximum command tag length is 40,
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Jul 2007 18:59:50 +0000 (18:59 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 23 Jul 2007 18:59:50 +0000 (18:59 +0000)
commitab7d2b6a7376a7a3542201899aff9e953414ca81
treebaed38128ee8c670ebee0834c2e99c20280c9682
parent29ac718f476bef2690a8af2923e9d931ce6fb2c9
Just noticed that libpq thinks the maximum command tag length is 40,
whereas in the backend it's been 64 for some time.  Hasn't mattered
because no actual tags exceed 40 bytes, but for consistency they should
be alike.
src/interfaces/libpq/libpq-int.h