mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 00:02:37 -04:00
SYstem user not implemented
This commit is contained in:
parent
4ca7d148cb
commit
3e51872a98
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.27 2000/04/14 22:53:10 momjian Exp $
|
$Header: /cvsroot/pgsql/doc/src/sgml/ref/create_table.sgml,v 1.28 2000/04/15 23:29:58 momjian Exp $
|
||||||
Postgres documentation
|
Postgres documentation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
@ -353,7 +353,7 @@ DEFAULT <replaceable class="PARAMETER">value</replaceable>
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>SYSTEM_USER</term>
|
<term>SYSTEM_USER</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<simpara>See CURRENT_USER function</simpara>
|
<simpara>Not implemented</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user