File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
*/
54
54
55
55
/* yyyymmddN */
56
- #define CATALOG_VERSION_NO 201204301
56
+ #define CATALOG_VERSION_NO 201205101
57
57
58
58
#endif
Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ DESCR("single character");
296
296
#define CHAROID 18
297
297
298
298
DATA (insert OID = 19 ( name PGNSP PGUID NAMEDATALEN f b S f t \054 0 18 1003 namein nameout namerecv namesend - - - c p f 0 - 1 0 0 _null_ _null_ _null_ ));
299
- DESCR ("63-character type for storing system identifiers" );
299
+ DESCR ("63-byte type for storing system identifiers" );
300
300
#define NAMEOID 19
301
301
302
302
DATA (insert OID = 20 ( int8 PGNSP PGUID 8 FLOAT8PASSBYVAL b N f t \054 0 0 1016 int8in int8out int8recv int8send - - - d p f 0 - 1 0 0 _null_ _null_ _null_ ));
You can’t perform that action at this time.
0 commit comments