PG_MODULE_MAGIC;
-
typedef struct
{
int maxlen;
#define M_PI 3.14159265358979323846
#endif
-
PG_MODULE_MAGIC;
/* Earth's radius is in statute miles. */
#include "_int.h"
-
PG_MODULE_MAGIC;
PG_FUNCTION_INFO_V1(_int_different);
#include "libpq/be-fsstubs.h"
#include "utils/rel.h"
-
PG_MODULE_MAGIC;
#define atooid(x) ((Oid) strtoul((x), NULL, 10))
#include "fmgr.h"
#include "libpq/md5.h"
-
PG_MODULE_MAGIC;
/* passwords shorter than this will be rejected */
PG_MODULE_MAGIC;
-
/*
* Record structure holding the to be exposed cache data.
*/
#include "funcapi.h"
#include "storage/freespace.h"
-
PG_MODULE_MAGIC;
/*
#include "utils/builtins.h"
#include "utils/memutils.h"
-
PG_MODULE_MAGIC;
/* Location of permanent stats file (valid when database is shut down) */
#include "tsearch/ts_locale.h"
#include "utils/memutils.h"
-
PG_MODULE_MAGIC;
float4 trgm_limit = 0.3f;
#include "utils/snapmgr.h"
#include "utils/tqual.h"
-
PG_MODULE_MAGIC;
PG_FUNCTION_INFO_V1(pgrowlocks);
#include "utils/builtins.h"
#include "utils/tqual.h"
-
PG_MODULE_MAGIC;
PG_FUNCTION_INFO_V1(pgstattuple);
#include "utils/lsyscache.h"
#include "utils/memutils.h"
-
PG_MODULE_MAGIC;
/* Default CPU cost to start up a foreign query. */
#include <openssl/x509.h>
#include <openssl/asn1.h>
-
PG_MODULE_MAGIC;
-
static Datum X509_NAME_field_to_text(X509_NAME *name, text *fieldName);
static Datum X509_NAME_to_text(X509_NAME *name);
static Datum ASN1_STRING_to_text(ASN1_STRING *str);
#include "utils/rel.h"
#include "utils/syscache.h"
-
PG_MODULE_MAGIC;
-
/*
* Copy from s (for source) to r (for result), wrapping with q (quote)
* characters and doubling any quote characters found.
#include "utils/syscache.h"
#include "utils/typcache.h"
-
PG_MODULE_MAGIC;
/* These must be available to pg_dlsym() */
PG_MODULE_MAGIC;
-
/*
* types
*/
#include "test_shm_mq.h"
-PG_MODULE_MAGIC; PG_FUNCTION_INFO_V1(test_shm_mq);
+PG_MODULE_MAGIC;
+
+PG_FUNCTION_INFO_V1(test_shm_mq);
PG_FUNCTION_INFO_V1(test_shm_mq_pipelined);
void _PG_init(void);
#endif /* !HAVE_UUID_OSSP */
-
PG_MODULE_MAGIC;
-
PG_FUNCTION_INFO_V1(uuid_nil);
PG_FUNCTION_INFO_V1(uuid_ns_dns);
PG_FUNCTION_INFO_V1(uuid_ns_url);
#include <libxml/xmlerror.h>
#include <libxml/parserInternals.h>
-
PG_MODULE_MAGIC;
/* exported for use by xslt_proc.c */
#include "snowball/libstemmer/stem_UTF_8_swedish.h"
#include "snowball/libstemmer/stem_UTF_8_turkish.h"
-
PG_MODULE_MAGIC;
PG_FUNCTION_INFO_V1(dsnowball_init);
PG_MODULE_MAGIC;
-
/**********************************************************************
* Information associated with a Perl interpreter. We have one interpreter
* that is used for all plperlu (untrusted) functions. For plperl (trusted)
#include "fmgr.h"
#include "libpq/pqformat.h" /* needed for send/recv functions */
-
PG_MODULE_MAGIC;
typedef struct Complex
PG_MODULE_MAGIC;
-
/* These prototypes just prevent possible warnings from gcc. */
int add_one(int arg);
#include "executor/executor.h" /* for GetAttributeByName() */
#include "utils/geo_decls.h" /* for point type */
-
PG_MODULE_MAGIC;
/* These prototypes just prevent possible warnings from gcc. */