diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-24 01:39:55 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-03-24 01:39:55 +0000 |
commit | 0edcee34595a1bec86bf3bb417284a868fbf46da (patch) | |
tree | e903774cd2bf444b63c1c56d314ddfb36a3211ca /src/interfaces/python/pgsqldb.py | |
parent | 5b1f92eaa7a517e1b9720ce6c3634035a6067d1e (diff) | |
download | postgresql-0edcee34595a1bec86bf3bb417284a868fbf46da.tar.gz postgresql-0edcee34595a1bec86bf3bb417284a868fbf46da.zip |
Fold PQsetenv working state into PGconn, rather than trying to maintain
it in a separate object. There's no value in keeping the state separate,
and it creates dangling-pointer problems. Also, remove PQsetenv routines
from public API, until and unless they are redesigned to have a safer
interface. Since they were never part of the documented API before 7.0,
it's unlikely that anyone is calling them.
Diffstat (limited to 'src/interfaces/python/pgsqldb.py')
0 files changed, 0 insertions, 0 deletions