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

Commit0b62f0f

Browse files
committed
doc: Update OID item in PG 12 release notes
Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20190513174759.GE23251@telsasoft.com
1 parentf412527 commit0b62f0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/release-12.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Previously, a normally-invisible <type>OID</type> column could be specified duri
6464
creation using <literal>WITH OIDS</literal>; that ability has been removed. Columns can
6565
still be explicitly specified as type <type>OID</type>. Operations on tables that
6666
have columns named <type>OID</type> (created using <literal>WITH OIDS</literal>) will need adjustment.
67-
The many system tables with such columnswill now display those columns
68-
with <command>SELECT *</command> by default.
67+
<command>SELECT *</command> will now output those columnsfor the many system tables which
68+
have them. Previously, the columns had to be selected explicitly.
6969
</para>
7070
</listitem>
7171

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp