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

Commitd357c96

Browse files
committed
Update \dT again.
1 parent80254d4 commitd357c96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/include/catalog/pg_type.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: pg_type.h,v 1.69 1999/10/18 14:07:49 momjian Exp $
10+
* $Id: pg_type.h,v 1.70 1999/10/18 14:14:04 momjian Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -359,7 +359,7 @@ DESCR("varchar(length), non-blank-padded string, variable storage length");
359359
#defineVARCHAROID1043
360360

361361
DATA(insertOID=1082 (datePGUID410tbt \05400date_indate_outdate_indate_outi_null_ ));
362-
DESCR("yyyy-mm-dd,ANSI SQL date");
362+
DESCR("ANSI SQL date");
363363
#defineDATEOID1082
364364
DATA(insertOID=1083 (timePGUID816fbt \05400time_intime_outtime_intime_outd_null_ ));
365365
DESCR("hh:mm:ss, ANSI SQL time");
@@ -369,7 +369,7 @@ DESCR("hh:mm:ss, ANSI SQL time");
369369
DATA(insertOID=1182 (_datePGUID-1-1fbt \05401082array_inarray_outarray_inarray_outi_null_ ));
370370
DATA(insertOID=1183 (_timePGUID-1-1fbt \05401083array_inarray_outarray_inarray_outd_null_ ));
371371
DATA(insertOID=1184 (datetimePGUID847fbt \05400datetime_indatetime_outdatetime_indatetime_outd_null_ ));
372-
DESCR("date and time 'yyyy-mm-dd hh:mm:ss'");
372+
DESCR("date and time");
373373
#defineDATETIMEOID1184
374374
DATA(insertOID=1185 (_datetimePGUID-1-1fbt \05401184array_inarray_outarray_inarray_outd_null_ ));
375375
DATA(insertOID=1186 (timespanPGUID1247fbt \05400timespan_intimespan_outtimespan_intimespan_outd_null_ ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp