mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Magic blocks don't do us any good unless we use 'em ... so install one
in every shared library.
This commit is contained in:
@ -20,6 +20,8 @@
|
||||
#include "common.h"
|
||||
#include "tsvector.h"
|
||||
|
||||
PG_MODULE_MAGIC;
|
||||
|
||||
#define IGNORE_LONGLEXEME 1
|
||||
|
||||
/*********top interface**********/
|
||||
|
Reference in New Issue
Block a user