pgsql: Fix dumb typo in SECURITY LABEL error message. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix dumb typo in SECURITY LABEL error message.
Date
Msg-id E1PAogp-0002yo-3G@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix dumb typo in SECURITY LABEL error message.

Report by Peter Eisentraut.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=3579a94d6acd9374fbc3b45d0be593331ffd414d

Modified Files
--------------
src/backend/commands/seclabel.c               |    2 +-
src/test/regress/output/security_label.source |    6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Before removing backup_label and irrevocably changing pg_control
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Note explicitly that hash indexes are also not replicated becaus