diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 20:38:06 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-05-29 20:38:06 +0000 |
commit | 299c4420778a81046788a704b72aaba6a8a988cc (patch) | |
tree | 6523fe25115d38805c0d5564412a6a81d7142885 /src/backend/parser/parse_node.c | |
parent | db86f2961765cd2fc3683700b340a4296a8d488e (diff) | |
download | postgresql-299c4420778a81046788a704b72aaba6a8a988cc.tar.gz postgresql-299c4420778a81046788a704b72aaba6a8a988cc.zip |
Make superuser.c maintain a simple one-entry cache holding the superuser
status of the most recently queried userid. Since the common pattern is
many successive queries about the same user (ie, the current user) this
can save a lot of syscache probes.
Diffstat (limited to 'src/backend/parser/parse_node.c')
0 files changed, 0 insertions, 0 deletions