aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-03-24 01:39:55 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-03-24 01:39:55 +0000
commit0edcee34595a1bec86bf3bb417284a868fbf46da (patch)
treee903774cd2bf444b63c1c56d314ddfb36a3211ca /src/interfaces/python
parent5b1f92eaa7a517e1b9720ce6c3634035a6067d1e (diff)
downloadpostgresql-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')
0 files changed, 0 insertions, 0 deletions