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

Commit6866cbc

Browse files
author
Thomas G. Lockhart
committed
Very minor formatting fixup in the refentry id field to remove
the trailing "-1". This makes a cleaner html output file name.Clean up a few refpurpose fields.
1 parent95af0cb commit6866cbc

26 files changed

+38
-39
lines changed

‎doc/src/sgml/ref/alter_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-ALTERTABLE-1">
1+
<REFENTRY ID="SQL-ALTERTABLE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
ALTER TABLE

‎doc/src/sgml/ref/alter_user.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-ALTERUSER-1">
1+
<REFENTRY ID="SQL-ALTERUSER">
22
<REFMETA>
33
<REFENTRYTITLE>
44
ALTER USER

‎doc/src/sgml/ref/begin.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-BEGINWORK-1">
1+
<REFENTRY ID="SQL-BEGINWORK">
22
<REFMETA>
33
<REFENTRYTITLE>
44
BEGIN WORK

‎doc/src/sgml/ref/close.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CLOSE-1">
1+
<REFENTRY ID="SQL-CLOSE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CLOSE

‎doc/src/sgml/ref/cluster.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CLUSTER-1">
1+
<REFENTRY ID="SQL-CLUSTER">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CLUSTER
@@ -10,7 +10,7 @@
1010
CLUSTER
1111
</REFNAME>
1212
<REFPURPOSE>
13-
Gives storage clustering advice toPostgreSQL
13+
Gives storage clustering advice tothe backend
1414
</REFPURPOSE>
1515

1616
<REFSYNOPSISDIV>

‎doc/src/sgml/ref/commit.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-COMMIT-1">
1+
<REFENTRY ID="SQL-COMMIT">
22
<REFMETA>
33
<REFENTRYTITLE>
44
COMMIT

‎doc/src/sgml/ref/copy.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-COPY-1">
1+
<REFENTRY ID="SQL-COPY">
22
<REFMETA>
33
<REFENTRYTITLE>
44
COPY

‎doc/src/sgml/ref/create_aggregate.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATEAGGREGATE-1">
1+
<REFENTRY ID="SQL-CREATEAGGREGATE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE AGGREGATE

‎doc/src/sgml/ref/create_database.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATEDATABASE-1">
1+
<REFENTRY ID="SQL-CREATEDATABASE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE DATABASE

‎doc/src/sgml/ref/create_function.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATEFUNCTION-1">
1+
<REFENTRY ID="SQL-CREATEFUNCTION">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE FUNCTION

‎doc/src/sgml/ref/create_index.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATEINDEX-1">
1+
<REFENTRY ID="SQL-CREATEINDEX">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE INDEX

‎doc/src/sgml/ref/create_language.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATELANGUAGE-1">
1+
<REFENTRY ID="SQL-CREATELANGUAGE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE LANGUAGE

‎doc/src/sgml/ref/create_operator.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATEOPERATOR-1">
1+
<REFENTRY ID="SQL-CREATEOPERATOR">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE OPERATOR

‎doc/src/sgml/ref/create_rule.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATERULE-1">
1+
<REFENTRY ID="SQL-CREATERULE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE RULE

‎doc/src/sgml/ref/create_sequence.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATESEQUENCE-1">
1+
<REFENTRY ID="SQL-CREATESEQUENCE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE SEQUENCE

‎doc/src/sgml/ref/create_table.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATETABLE-1">
1+
<REFENTRY ID="SQL-CREATETABLE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE TABLE

‎doc/src/sgml/ref/create_trigger.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATETRIGGER-1">
1+
<REFENTRY ID="SQL-CREATETRIGGER">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE TRIGGER

‎doc/src/sgml/ref/create_type.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATETYPE-1">
1+
<REFENTRY ID="SQL-CREATETYPE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE TYPE

‎doc/src/sgml/ref/create_user.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATEUSER-1">
1+
<REFENTRY ID="SQL-CREATEUSER">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE USER
@@ -318,4 +318,4 @@ sgml-exposed-tags:nil
318318
sgml-local-catalogs:"/usr/lib/sgml/catalog"
319319
sgml-local-ecat-files:nil
320320
End:
321-
-->
321+
-->

‎doc/src/sgml/ref/create_view.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CREATEVIEW-1">
1+
<REFENTRY ID="SQL-CREATEVIEW">
22
<REFMETA>
33
<REFENTRYTITLE>
44
CREATE VIEW
@@ -282,4 +282,4 @@ sgml-exposed-tags:nil
282282
sgml-local-catalogs:"/usr/lib/sgml/catalog"
283283
sgml-local-ecat-files:nil
284284
End:
285-
-->
285+
-->

‎doc/src/sgml/ref/current_date.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CURRENT-DATE-1">
1+
<REFENTRY ID="SQL-CURRENT-DATE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
SQL_CURRENT_DATE
@@ -10,7 +10,7 @@
1010
SQL_CURRENT_DATE
1111
</REFNAME>
1212
<REFPURPOSE>
13-
- returnsthe current date, (i.e "today").
13+
Returnsthe current date
1414
</REFPURPOSE>
1515
<REFSYNOPSISDIV>
1616
<REFSYNOPSISDIVINFO>
@@ -168,4 +168,4 @@ sgml-exposed-tags:nil
168168
sgml-local-catalogs:"/usr/lib/sgml/catalog"
169169
sgml-local-ecat-files:nil
170170
End:
171-
-->
171+
-->

‎doc/src/sgml/ref/current_time.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CURRENT-TIME-1">
1+
<REFENTRY ID="SQL-CURRENT-TIME">
22
<REFMETA>
33
<REFENTRYTITLE>
44
SQL_CURRENT_TIME
@@ -10,7 +10,7 @@
1010
SQL_CURRENT_TIME
1111
</REFNAME>
1212
<REFPURPOSE>
13-
- returnsthe current local time, (i.e "now").
13+
Returnsthe current local time
1414
</REFPURPOSE>
1515
<REFSYNOPSISDIV>
1616
<REFSYNOPSISDIVINFO>
@@ -183,4 +183,4 @@ sgml-exposed-tags:nil
183183
sgml-local-catalogs:"/usr/lib/sgml/catalog"
184184
sgml-local-ecat-files:nil
185185
End:
186-
-->
186+
-->

‎doc/src/sgml/ref/current_timestamp.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CURRENT-TIMESTAMP-1">
1+
<REFENTRY ID="SQL-CURRENT-TIMESTAMP">
22
<REFMETA>
33
<REFENTRYTITLE>
44
SQL_CURRENT_TIMESTAMP
@@ -10,8 +10,7 @@
1010
SQL_CURRENT_TIMESTAMP
1111
</REFNAME>
1212
<REFPURPOSE>
13-
returns the current timestamp, (i.e the
14-
date "today" concatenated with time "now").
13+
Returns the current date and time
1514
</REFPURPOSE>
1615

1716

@@ -191,4 +190,4 @@ sgml-exposed-tags:nil
191190
sgml-local-catalogs:"/usr/lib/sgml/catalog"
192191
sgml-local-ecat-files:nil
193192
End:
194-
-->
193+
-->

‎doc/src/sgml/ref/current_user.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-CURRENT-USER-1">
1+
<REFENTRY ID="SQL-CURRENT-USER">
22
<REFMETA>
33
<REFENTRYTITLE>
44
SQL_CURRENT_USER
@@ -10,7 +10,7 @@
1010
SQL_CURRENT_USER
1111
</REFNAME>
1212
<REFPURPOSE>
13-
- returnsthe current user name.
13+
Returnsthe current user name
1414
</REFPURPOSE>
1515
<REFSYNOPSISDIV>
1616
<REFSYNOPSISDIVINFO>
@@ -190,4 +190,4 @@ sgml-exposed-tags:nil
190190
sgml-local-catalogs:"/usr/lib/sgml/catalog"
191191
sgml-local-ecat-files:nil
192192
End:
193-
-->
193+
-->

‎doc/src/sgml/ref/delete.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-DELETE-1">
1+
<REFENTRY ID="SQL-DELETE">
22
<REFMETA>
33
<REFENTRYTITLE>
44
DELETE
@@ -204,4 +204,4 @@ sgml-exposed-tags:nil
204204
sgml-local-catalogs:"/usr/lib/sgml/catalog"
205205
sgml-local-ecat-files:nil
206206
End:
207-
-->
207+
-->

‎doc/src/sgml/ref/drop_function.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<REFENTRY ID="SQL-DROPFUNCTION-1">
1+
<REFENTRY ID="SQL-DROPFUNCTION">
22
<REFMETA>
33
<REFENTRYTITLE>
44
DROP FUNCTION

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp