Add some comments about the safety of accessing rolpassword without using
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 12 Jun 2007 17:16:52 +0000 (17:16 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 12 Jun 2007 17:16:52 +0000 (17:16 +0000)
commit152133bfaf5f34add7e1d85037e5c7cdc4a9d495
treed463bcece861a3f5765dfe0612f57bf8ccb6b43b
parent8be9b50ab4776566374815425f3d61ec92b4ad93
Add some comments about the safety of accessing rolpassword without using
the normal heap_getattr() machinery.  Per Greg Stark.
src/backend/utils/init/flatfiles.c