mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
by installing an error context subroutine that will provide the file name and line number for all errors detected while reading a config file. Some of the reader routines were already doing that in an ad-hoc way for errors detected directly in the reader, but it didn't help for problems detected in subroutines, such as encoding violations. Back-patch to 8.3 because 8.3 is where people will be trying to debug configuration files. |
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| dict_xsyn.c | ||
| dict_xsyn.sql.in | ||
| Makefile | ||
| uninstall_dict_xsyn.sql | ||
| xsyn_sample.rules | ||