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:00:17 -0400 |
commit | 99576e01a18ba3558aac20ef1715f1627ec70939 (patch) | |
tree | f836c21ac9104cb06efb6994b80e0c08032e67e2 /src/backend/parser/parse_expr.c | |
parent | b733331d0fe0ecb36aa629f187876734da25ea80 (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