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)
commitaefeaabf3ecc03200eb6b4401b8350e93ce2a5c5
tree258188018c73235d8b6fc51dcc7da1e4ee9c3673
parenta560787360d2d635a74f12d403c34e894d63ee75
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