1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00

Irix fixes from Murad Nayal

This commit is contained in:
Bruce Momjian
2000-05-22 23:56:44 +00:00
parent 8ac35b3249
commit b1b9059427
3 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
#ifndef _INTRINSIC_SQLEXT_H
# define _INTRINSIC_SQLEXT_H
# include <isql.h>
# include "isql.h"
# define SQL_STILL_EXECUTING 2
# define SQL_NEED_DATA 99