Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1ed3d commit 22c4caeCopy full SHA for 22c4cae
src/include/catalog/pg_cast.h
@@ -7,7 +7,7 @@
7
*
8
* Copyright (c) 2002, PostgreSQL Global Development Group
9
10
- * $Id: pg_cast.h,v 1.5 2002/10/14 22:12:49 tgl Exp $
+ * $Id: pg_cast.h,v 1.6 2003/05/14 18:08:15 tgl Exp $
11
12
* NOTES
13
* the genbki.sh script reads this file and generates .bki
@@ -261,6 +261,7 @@ DATA(insert ( 701 25 840 i ));
261
DATA(insert ( 25 701 838 e ));
262
DATA(insert ( 829 25 752 e ));
263
DATA(insert ( 25 829 767 e ));
264
+DATA(insert ( 650 25 730 e ));
265
DATA(insert ( 869 25 730 e ));
266
DATA(insert ( 25 869 1713 e ));
267
DATA(insert ( 1082 25 749 i ));
0 commit comments