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

Commit58b20e6

Browse files
committed
doc: Decorate PostgreSQL with productname tag
... in the section about Generated Columns.Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/CAExHW5uOykuTC+C6R1yDSp=o8Q83jr8xJdZxgPkxfZ1Ue5RRGg@mail.gmail.com
1 parent4794c2d commit58b20e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ CREATE TABLE products (
249249
storage and is computed when it is read. Thus, a virtual generated column
250250
is similar to a view and a stored generated column is similar to a
251251
materialized view (except that it is always updated automatically).
252-
PostgreSQL currently implements only stored generated columns.
252+
<productname>PostgreSQL</productname> currently implements only stored generated columns.
253253
</para>
254254

255255
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp