diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-04 17:00:17 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-10-04 17:01:32 -0400 |
commit | 5aa09d5df3422bd9795271ac707f857eb1e88ab7 (patch) | |
tree | f6fd8acd0fdc5035f5250a2ceaeb34ae96508e5d /src/backend/parser/parse_expr.c | |
parent | 50af47f12bb8218625b7095da1d5678a1da8e9c2 (diff) |
Add sourcefile/sourceline data to EXEC_BACKEND GUC transmission files.
This oversight meant that on Windows, the pg_settings view would not
display source file or line number information for values coming from
postgresql.conf, unless the backend had received a SIGHUP since starting.
In passing, also make the error detection in read_nondefault_variables a
tad more thorough, and fix it to not lose precision on float GUCs (these
changes are already in HEAD as of my previous commit).
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions