• Bruce Momjian's avatar
    This patch fixes a few minor problems with libpq++: remove the deprecated · 2e580240
    Bruce Momjian authored
    PQExec(" ") in the wrapper around PQnotifies(), fix the Makefile for
    the examples so that they will actually compile properly (with the
    exception of #5, which depends on internal headers), make a minor change
    to libpq++.h so that "make examples" now works on my machine, update
    some documentation, fix some grammatical problems, and remove some of
    the more hideous comments.
    
    Neil Conway
    2e580240
pgconnection.cc 3.75 KB