Skip to content

Commit 3ad3fcc

Browse files
committed
Document ACL_RD -> ACL_NO change on default table creation
1 parent 29230ca commit 3ad3fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Generate elog(ERROR) on over-large integer(Bruce)
3939
Allow multiple-argument functions in constraint clauses(Thomas)
4040
Check boolean input literals for 'true','false','yes','no','1','0'
4141
and throw elog(ERROR) if unrecognized(Thomas)
42+
Change default table creation from ACL_RD to ACL_NO (aka private tables)(marc)
4243

4344

4445
Enhancements

0 commit comments

Comments
 (0)