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

Commitaf12985

Browse files
committed
BOX documentation disagreed with code about corner order.
1 parent1455f68 commitaf12985

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/datatype.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/datatype.sgml,v 1.50 2001/02/14 19:37:26 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.51 2001/03/10 21:16:32 tgl Exp $
33
-->
44

55
<chapter id="datatype">
@@ -1639,7 +1639,7 @@ SELECT * FROM test1 WHERE a;
16391639
<para>
16401640
Boxes are output using the first syntax.
16411641
The corners are reordered on input to store
1642-
thelower left corner first andtheupper right corner last.
1642+
theupper right corner, thenthelower left corner.
16431643
Other corners of the box can be entered, but the lower
16441644
left and upper right corners are determined from the input and stored.
16451645
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp