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

Commit07f0647

Browse files
author
Thomas G. Lockhart
committed
Ensure double alignment for time and arrays of circles.
1 parent8ab1271 commit07f0647

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.11 1997/04/22 17:32:26 scrappy Exp $
10+
* $Id: pg_type.h,v 1.12 1997/05/26 16:55:23 thomas Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -238,7 +238,7 @@ DATA(insert OID = 705 ( unknown PGUID -1 -1 f b t \054 0 18 textin textout
238238
#defineUNKNOWNOID705
239239

240240
DATA(insertOID=718 (circlePGUID2447fbt \05400circle_incircle_outcircle_incircle_outd_null_ ));
241-
DATA(insertOID=719 (_circlePGUID-1-1fbt \0540718array_inarray_outarray_inarray_outi_null_ ));
241+
DATA(insertOID=719 (_circlePGUID-1-1fbt \0540718array_inarray_outarray_inarray_outd_null_ ));
242242
DATA(insertOID=790 (moneyPGUID424fbt \05400cash_incash_outcash_incash_outi_null_ ));
243243
DATA(insertOID=791 (_moneyPGUID-1-1fbt \0540790array_inarray_outarray_inarray_outi_null_ ));
244244

@@ -294,7 +294,7 @@ DATA(insert OID = 1043 ( varchar PGUID -1 -1 f b t \054 0 18 varcharin var
294294

295295
DATA(insertOID=1082 (datePGUID410tbt \05400date_indate_outdate_indate_outi_null_ ));
296296
#defineDATEOID1082
297-
DATA(insertOID=1083 (timePGUID816fbt \05400time_intime_outtime_intime_outi_null_ ));
297+
DATA(insertOID=1083 (timePGUID816fbt \05400time_intime_outtime_intime_outd_null_ ));
298298
#defineTIMEOID1083
299299

300300
/* OIDS 1100 - 1199 */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp