aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-protocol2.c
Commit message (Expand)AuthorAge
* libpq's query to get the OIDs of large-object support functions was notTom Lane2004-03-05
* Do not pass server_encoding to the client.Peter Eisentraut2003-09-01
* Share PG_DIAG_* macros between client and server and use them internally.Peter Eisentraut2003-08-27
* Update copyrights to 2003.Bruce Momjian2003-08-04
* pgindent run.Bruce Momjian2003-08-04
* Change pqInternalNotice to accept a format string and args instead ofTom Lane2003-06-23
* Get rid of extraneous newline in PQendcopy error output (was causingTom Lane2003-06-21
* Update libpq to make new features of FE/BE protocol available toTom Lane2003-06-21
* libpq can now talk to either 3.0 or 2.0 protocol servers. It first triesTom Lane2003-06-08