mirror of
https://github.com/postgres/postgres.git
synced 2025-08-21 10:42:50 +03:00
- Added more compatibility functions.
- Accept CPP defines for type definitions. - Do not parse system include files automatically for Informix mode
This commit is contained in:
@@ -26,6 +26,9 @@ extern int risnull(int, char *);
|
||||
extern int rsetnull(int, char *);
|
||||
extern int rtypalign(int, int);
|
||||
extern int rtypmsize(int, int);
|
||||
extern int rtypwidth(int, int);
|
||||
extern void rupshift(char *);
|
||||
|
||||
|
||||
extern int byleng(char *, int);
|
||||
extern void ldchar(char *, int, char *);
|
||||
|
||||
|
Reference in New Issue
Block a user