Drop "meaning" column from error code table This is currently the same as the condition name, so it doesn't add any value, only clutter.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/420dcaaeb1a3be51b6417da59ce69d7954369211 Modified Files -------------- doc/src/sgml/errcodes.sgml | 15 ++++++--------- doc/src/sgml/generate-errcodes-table.pl | 11 ++--------- 2 files changed, 8 insertions(+), 18 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
