git.postgresql.org Git - postgresql.git/commit
2008年6月18日 20:55:42 +0000 (20:55 +0000)
2008年6月18日 20:55:42 +0000 (20:55 +0000)
commit fbeb9da22be28c3252a1f704b028df0ecf1e3a0d
Improve error reporting for problems in text search configuration files
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.
This is the main PostgreSQL git repository.
RSS
Atom