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

Commitc62de15

Browse files
committed
Document that to_char('J'/Julian) is midnight-based, per report that
Julian technically is noon to noon.
1 parent9772e00 commitc62de15

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,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.364 2007/02/19 22:10:52 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.365 2007/02/19 22:51:44 momjian Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -4641,7 +4641,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
46414641
</row>
46424642
<row>
46434643
<entry><literal>J</literal></entry>
4644-
<entry>Julian Day (days since January 1, 4712 BC)</entry>
4644+
<entry>Julian Day (days sincemidnight,January 1, 4712 BC)</entry>
46454645
</row>
46464646
<row>
46474647
<entry><literal>Q</literal></entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp