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

Commitc2d5aba

Browse files
committed
Fix number of columns in SGML, from Weiping He
1 parent1bd159e commitc2d5aba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.150 2003/03/27 16:45:51 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.151 2003/03/28 00:23:29 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -6981,7 +6981,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
69816981
<table id="functions-aggregate-table">
69826982
<title>Aggregate Functions</title>
69836983

6984-
<tgroup cols="5">
6984+
<tgroup cols="4">
69856985
<thead>
69866986
<row>
69876987
<entry>Function</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp