mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
Update libpgeasy define.
This commit is contained in:
@ -11,7 +11,9 @@
|
|||||||
#include "halt.h"
|
#include "halt.h"
|
||||||
#include "libpgeasy.h"
|
#include "libpgeasy.h"
|
||||||
|
|
||||||
|
#ifndef NUL
|
||||||
#define NUL '\0'
|
#define NUL '\0'
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef TRUE
|
#ifndef TRUE
|
||||||
#define TRUE 1
|
#define TRUE 1
|
||||||
|
Reference in New Issue
Block a user