Add -O/--owner switch to createdb script, in support of new OWNER option
Tom Lane <tgl@sss.pgh.pa.us>
Add -O/--owner switch to createdb script, in support of new OWNER option for CREATE DATABASE.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/createdb.sgml | modified | +23 −6 |
| src/bin/scripts/createdb | modified | +13 −1 |