mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
Change pg_attribute.attnvals to float4, change #ifdef 0 to #if 0, fix aix call to strNcpy, fix pg_super_user_id in pg_dumpall, change pg_database.dtadba from oid to int4.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include <a.out.h>
|
||||
#include <ldfcn.h>
|
||||
#include "dlfcn.h"
|
||||
#include "c.h"
|
||||
|
||||
/*
|
||||
* We simulate dlopen() et al. through a call to load. Because AIX has
|
||||
|
||||
Reference in New Issue
Block a user