aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_expr.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-04-21 20:46:22 +0000
committerBruce Momjian <bruce@momjian.us>2006-04-21 20:46:22 +0000
commit1b4504ced27d902208114bdc936fef7b6e33d419 (patch)
tree5b36cdcb3274b7406e6dfd1d401b58713853e72c /src/backend/parser/parse_expr.c
parentb5498a26deba8d3112dbf4da5375ccd9db4ff375 (diff)
downloadpostgresql-1b4504ced27d902208114bdc936fef7b6e33d419.tar.gz
postgresql-1b4504ced27d902208114bdc936fef7b6e33d419.zip
Remove from TODO ability to edit pg_hba.conf, but add GRANT connection
permission item: < o %Allow pg_hba.conf settings to be controlled via SQL > o %Allow per-database permissions to be set via GRANT < This would add a function to load the SQL table from < pg_hba.conf, and one to writes its contents to the flat file. < The table should have a line number that is a float so rows < can be inserted between existing rows, e.g. row 2.5 goes < between row 2 and row 3. > Allow database connection checks based on GRANT rules in > addition to the existing access checks in pg_hba.conf.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions