diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-03-19 02:57:15 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-03-19 02:57:15 +0000 |
commit | d8e70cd829c517890fd35de74d2654e5bdaf201b (patch) | |
tree | c0031919c4514ba00a453ee3a2218c73f517cc07 /src/interfaces/python/pg.py | |
parent | eb1fb8650fb2b12d93f8c20cdb97c772ede944de (diff) | |
download | postgresql-d8e70cd829c517890fd35de74d2654e5bdaf201b.tar.gz postgresql-d8e70cd829c517890fd35de74d2654e5bdaf201b.zip |
Fix for trigger handling:
* We should not even consider checking the row if it is no longer
* valid since it was either deleted (doesn't matter) or updated
* (in which case it'll be checked with its final values).
Stephan Szabo
Diffstat (limited to 'src/interfaces/python/pg.py')
0 files changed, 0 insertions, 0 deletions