Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8b9fa7a

Browse files
committed
Document pg_tablespace.spcoptions.
This should have been part of the original tablespace-options patch, but Ioverlooked the need to update this portion of the documentation.
1 parent85113bc commit8b9fa7a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎doc/src/sgml/catalogs.sgml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.216 2010/01/01 21:53:48 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.217 2010/01/10 01:23:08 rhaas Exp $ -->
22
<!--
33
Documentation of the system catalogs, directed toward PostgreSQL developers
44
-->
@@ -4741,6 +4741,15 @@
47414741
for details
47424742
</entry>
47434743
</row>
4744+
4745+
<row>
4746+
<entry><structfield>spcoptions</structfield></entry>
4747+
<entry><type>text[]</type></entry>
4748+
<entry></entry>
4749+
<entry>
4750+
Tablespace-level options, as <quote>keyword=value</> strings
4751+
</entry>
4752+
</row>
47444753
</tbody>
47454754
</tgroup>
47464755
</table>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp