Fix assign_pgstat_temp_directory() to ensure the directory path is
commit4f6fdced7f419223e85a8973d7e0438c66a7f916
authortgl <tgl>
Sun, 3 May 2009 20:09:54 +0000 (3 20:09 +0000)
committertgl <tgl>
Sun, 3 May 2009 20:09:54 +0000 (3 20:09 +0000)
tree72325834885abf246fef12b6aa5718f9f7d46451
parentb9e60772280edb85e38da6356e56955a4e8992f3
Fix assign_pgstat_temp_directory() to ensure the directory path is
canonicalized.  Avoid the need to elog(FATAL) on out-of-memory.
src/backend/utils/misc/guc.c