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

Commit22c4cae

Browse files
committed
Add text(cidr) cast, per recent discussion. I'm not bothering to
force an initdb for this.
1 parent4e1ed3d commit22c4cae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/include/catalog/pg_cast.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*
88
* Copyright (c) 2002, PostgreSQL Global Development Group
99
*
10-
* $Id: pg_cast.h,v 1.5 2002/10/1422:12:49 tgl Exp $
10+
* $Id: pg_cast.h,v 1.6 2003/05/1418:08:15 tgl Exp $
1111
*
1212
* NOTES
1313
* the genbki.sh script reads this file and generates .bki
@@ -261,6 +261,7 @@ DATA(insert ( 701 25 840 i ));
261261
DATA(insert (25701838e ));
262262
DATA(insert (82925752e ));
263263
DATA(insert (25829767e ));
264+
DATA(insert (65025730e ));
264265
DATA(insert (86925730e ));
265266
DATA(insert (258691713e ));
266267
DATA(insert (108225749i ));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp