aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-06-30 22:03:37 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-06-30 22:03:37 -0400
commit03a25cec8de3737924c9dd33bb868d4bc7a33ad5 (patch)
treefb8a972d5deaa07289be96393ca3a53b528cc599 /src/backend/commands/dbcommands.c
parent1b2488731cc2c87cc9a4cb8d654e4d9981fdf9ac (diff)
downloadpostgresql-03a25cec8de3737924c9dd33bb868d4bc7a33ad5.tar.gz
postgresql-03a25cec8de3737924c9dd33bb868d4bc7a33ad5.zip
Issue a WARNING about invalid rule file format in contrib/unaccent.
We were already issuing a WARNING, albeit only elog not ereport, for duplicate source strings; so warning rather than just being stoically silent seems like the best thing to do here. Arguably both of these complaints should be upgraded to ERRORs, but that might be more behavioral change than people want. Note: the faulty line is already printed via an errcontext hook, so there's no need for more information than these messages provide.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions