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

Commit0fa2afa

Browse files
author
Neil Conway
committed
Make psql's \d+ command indicate whether the table in question
contains OIDs. Also, minor documentation improvements to thepsql reference page.
1 parentb3bc93a commit0fa2afa

File tree

3 files changed

+89
-62
lines changed

3 files changed

+89
-62
lines changed

‎doc/src/sgml/perform.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.44 2004/04/2207:02:36 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/perform.sgml,v 1.45 2004/04/2217:38:14 neilc Exp $
33
-->
44

55
<chapter id="performance-tips">
@@ -633,8 +633,9 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
633633
<sect2 id="disable-autocommit">
634634
<title>Disable Autocommit</title>
635635

636-
<indexterm zone="disable-autocommit">
636+
<indexterm>
637637
<primary>autocommit</primary>
638+
<secondary>bulk-loading data</secondary>
638639
</indexterm>
639640

640641
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp