projects
/
sokwedb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7e124b
)
Improve hint; SokweDB has "admin"s and no real superusers
author
Karl O. Pinc
<kop@karlpinc.com>
Sun, 26 Nov 2023 21:22:13 +0000
(15:22 -0600)
committer
Karl O. Pinc
<kop@karlpinc.com>
Sun, 26 Nov 2023 21:22:13 +0000
(15:22 -0600)
db/include/macros.m4
patch
|
blob
|
history
diff --git
a/db/include/macros.m4
b/db/include/macros.m4
index f7325573209f72d8d5d17192816bdb2a47fb810a..42be667a4f823a93e5c38a9d1db16bb27b5e1676 100644
(file)
--- a/
db/include/macros.m4
+++ b/
db/include/macros.m4
@@
-104,7
+104,7
@@
define(`sdb_cannot_change_msg',
define(`sdb_cannot_delete_msg',
`This row has special meaning to SokweDB and may not be deleted by ordinary users')dnl
define(`sdb_superuser_hint',
- `Login as a superuser to make changes')
+ `Login as a
n administrator or
superuser to make changes')
dnl plpgsql fragment for checking that a column cannot be changed
dnl by regular users