mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
Re-add pg_index.indisclustered in a minimalist way. Also fix BSDi
dynamic linker change. #include must be before #ifdef test.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#ifndef HAVE_DLOPEN
|
||||
#include "postgres.h"
|
||||
#ifndef HAVE_DLOPEN
|
||||
|
||||
extern char pg_pathname[];
|
||||
|
||||
|
Reference in New Issue
Block a user