aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-06-19 20:31:20 +0900
committerFujii Masao <fujii@postgresql.org>2014-06-19 20:32:55 +0900
commitfc5cf383d9ae894e3c9e94701ce5dc468d334433 (patch)
tree7e74ef81b0ced5dd4200ca384b99c02bcd9907a4 /src/backend/executor/nodeFunctionscan.c
parenta6896e00058c55692347f898a9bc2a2974520df8 (diff)
downloadpostgresql-fc5cf383d9ae894e3c9e94701ce5dc468d334433.tar.gz
postgresql-fc5cf383d9ae894e3c9e94701ce5dc468d334433.zip
Don't allow data_directory to be set in postgresql.auto.conf by ALTER SYSTEM.
data_directory could be set both in postgresql.conf and postgresql.auto.conf so far. This could cause some problematic situations like circular definition. To avoid such situations, this commit forbids a user to set data_directory in postgresql.auto.conf. Backpatch this to 9.4 where ALTER SYSTEM command was introduced. Amit Kapila, reviewed by Abhijit Menon-Sen, with minor adjustments by me.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions