aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/C-code/funcs.c
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@hub.org>1997-12-30 02:26:56 +0000
committerMarc G. Fournier <scrappy@hub.org>1997-12-30 02:26:56 +0000
commit3c1332e57397713a1ee258a33654755471493948 (patch)
tree0a8f7f77b5b661b8a7deb7f18dd07e204ad359fb /src/tutorial/C-code/funcs.c
parenta544b605e25cf4dc8e107a697b8cc28c8132e125 (diff)
downloadpostgresql-3c1332e57397713a1ee258a33654755471493948.tar.gz
postgresql-3c1332e57397713a1ee258a33654755471493948.zip
Slightly delayed patches from Todd...damn holidays :)
o A new patch that contains the following changes: -- The pg_pwd file is now cached in the postmaster's memory. -- pg_pwd is reloaded when the postmaster detects a flag file creat()'ed by a backend. -- qsort() is used to sort loaded password entries, and bsearch() is is used to find entries in the pg_pwd cache. -- backends now copy the pg_user relation to pg_pwd.pid, and then rename the temp file to be pg_pwd. -- The delimiter for pg_pwd has been changed to a tab character.
Diffstat (limited to 'src/tutorial/C-code/funcs.c')
0 files changed, 0 insertions, 0 deletions