diff options
author | D'Arcy J.M. Cain <darcy@druid.net> | 2002-11-25 02:15:13 +0000 |
---|---|---|
committer | D'Arcy J.M. Cain <darcy@druid.net> | 2002-11-25 02:15:13 +0000 |
commit | a4bc5eeef2d7a405a062bb7a53ceee90f9ffc22a (patch) | |
tree | 75012807e4046d9628dba00f056ed2427629f261 /src/interfaces/python/pgdb.py | |
parent | f393ee06802c247faa53cde2ad947f5e96fb92f2 (diff) | |
download | postgresql-a4bc5eeef2d7a405a062bb7a53ceee90f9ffc22a.tar.gz postgresql-a4bc5eeef2d7a405a062bb7a53ceee90f9ffc22a.zip |
Change the pkey method so that the caller can optionally set the dictionary
used for the primary key lookup. This will prevent a database lookup
for each connection object that gets created. This could be a significant
optimization on a busy system.
Similarly, the get_attnames method allows for the attributes dictionary
to be installed directly.
Diffstat (limited to 'src/interfaces/python/pgdb.py')
0 files changed, 0 insertions, 0 deletions