pgsql-server/src backend/postmaster/postmaster ...

Started by Tom Laneabout 23 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 03/05/08 14:33:44

Modified files:
src/backend/postmaster: postmaster.c
src/include/libpq: pqcomm.h
src/interfaces/libpq: libpq-int.h

Log message:
I think we're done with protocol instability, so mark server and libpq
as speaking the one true 3.0 protocol.