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

Commit152c626

Browse files
committed
Doc fixes:
- remove excessive table cells- moving function parameters into function tags rather than having them being considered separate- add return type column on XML2 contrib module functions list and removing return types from function- add table header to XML2 contrib parameter tableThom BrownBackpatch to 9.0.X.
1 parent8586306 commit152c626

File tree

6 files changed

+447
-396
lines changed

6 files changed

+447
-396
lines changed

‎doc/src/sgml/datatype.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.257 2010/08/17 04:37:20 petere Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.258 2010/09/09 00:48:22 momjian Exp $ -->
22

33
<chapter id="datatype">
44
<title>Data Types</title>
@@ -3413,7 +3413,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
34133413
<row>
34143414
<entry><type>cidr</type> Input</entry>
34153415
<entry><type>cidr</type> Output</entry>
3416-
<entry><literal><function>abbrev</function>(<type>cidr</type>)</literal></entry>
3416+
<entry><literal><function>abbrev(<type>cidr</type>)</function></literal></entry>
34173417
</row>
34183418
</thead>
34193419
<tbody>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp