pgsql-server/ oc/src/sgml/libpq.sgml rc/bin/ps ... - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql-server/ oc/src/sgml/libpq.sgml rc/bin/ps ...
Date
Msg-id 20030325024436.EF77E475F0D@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@postgresql.org    03/03/24 21:44:36

Modified files:
    doc/src/sgml   : libpq.sgml
    src/bin/psql   : common.c
    src/interfaces/ecpg/ecpglib: execute.c
    src/interfaces/libpgtcl: pgtclId.c
    src/interfaces/libpq: fe-exec.c libpq-fe.h
    src/interfaces/python: pgmodule.c
    src/test/examples: testlibpq2.c

Log message:
    Use PQfreemem() consistently, and document its use for Notify.

    Keep PQfreeNotify() around for binary compatibility.


pgsql-committers by date:

Previous
From: davec@postgresql.org (Dave Cramer)
Date:
Subject: pgsql-server/src/interfaces/jdbc/org/postgresq ...
Next
From: davec@postgresql.org (Dave Cramer)
Date:
Subject: pgsql-server/src/interfaces/jdbc/org/postgresq ...