+#include "btree_gist.h"
+
#include <math.h>
#include <float.h>
-#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/builtins.h"
#include "utils/numeric.h"
#ifndef __BTREE_UTILS_NUM_H__
#define __BTREE_UTILS_NUM_H__
+#include "btree_gist.h"
+
#include <math.h>
#include <float.h>
-#include "btree_gist.h"
-
typedef char GBT_NUMKEY;
/* Better readable key */
+#include "btree_gist.h"
+
#include <math.h>
#include <limits.h>
#include <float.h>
-#include "btree_gist.h"
#include "btree_utils_var.h"
#include "utils/pg_locale.h"
#include "utils/builtins.h"
#ifndef __BTREE_UTILS_VAR_H__
#define __BTREE_UTILS_VAR_H__
-#include "mb/pg_wchar.h"
-
#include "btree_gist.h"
+#include "mb/pg_wchar.h"
+
/* Variable length key */
typedef bytea GBT_VARKEY;
#include "postgres.h"
-#include <stdio.h>
-#include <string.h>
#include <time.h>
#include <unistd.h>
#ifdef HAVE_CRYPT_H
/*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
* $Id$
*/
#ifndef DMETAPHONE_MAIN
#include "postgres.h"
+
#include "fmgr.h"
-#include "utils/elog.h"
/* turn off assertions for embedded function */
#define NDEBUG
#include "access/gist.h"
#include "access/itup.h"
#include "utils/builtins.h"
-#include "utils/elog.h"
-#include "utils/palloc.h"
#include "storage/bufpage.h"
/* options */
#include "postgres.h"
-#include "postgres.h"
#include "fmgr.h"
#include "catalog/pg_namespace.h"
#include "catalog/pg_proc.h"
* http://snowball.tartarus.org/
* Teodor Sigaev <teodor@sigaev.ru>
*/
-#include <stdlib.h>
-#include <string.h>
-
#include "postgres.h"
#include "dict.h"
* example of dictionary
* Teodor Sigaev <teodor@sigaev.ru>
*/
-#include <errno.h>
-#include <stdlib.h>
-#include <string.h>
-
#include "postgres.h"
#include "dict.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
#include "regis.h"
#include "ts_locale.h"
#include "common.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
-
#include "postgres.h"
+#include <ctype.h>
+
#include "spell.h"
#include "common.h"
#include "ts_locale.h"
#ifndef __SPELL_H__
#define __SPELL_H__
+#include "c.h"
+
#include <sys/types.h>
+
#include "regex/regex.h"
-#include "c.h"
#include "regis.h"
#include "dict.h"
* ExecInitSubPlan - initialize a subselect
* ExecEndSubPlan - shut down a subselect
*/
-#include <math.h>
-
#include "postgres.h"
+#include <math.h>
+
#include "access/heapam.h"
#include "executor/executor.h"
#include "executor/nodeSubplan.h"
#if defined(HAVE_STRUCT_CMSGCRED) || defined(HAVE_STRUCT_FCRED) || defined(HAVE_STRUCT_SOCKCRED)
#include <sys/uio.h>
#include <sys/ucred.h>
-#include <errno.h>
#endif
#include <netinet/in.h>
#include <arpa/inet.h>
#include "postgres.h"
#include <signal.h>
-#include <errno.h>
#include <fcntl.h>
#include <grp.h>
#include <unistd.h>
#include "postgres.h"
-#include <errno.h>
#include <sys/param.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include "postgres.h"
-#include <errno.h>
#include "sys/ldr.h"
#include <a.out.h>
#include "ldfcn.h"
*/
#include "postgres.h"
-#include <errno.h>
#include <unistd.h>
#include "miscadmin.h"
*/
#include "postgres.h"
-#include <errno.h>
#include <fcntl.h>
#include <signal.h>
#include <unistd.h>
*/
#include "postgres.h"
-#include <errno.h>
#include <signal.h>
#include <unistd.h>
#include <sys/file.h>
*/
#include "postgres.h"
-#include <errno.h>
#include <signal.h>
#include <unistd.h>
#include <sys/file.h>
#include "postgres.h"
-#include <stdio.h>
-#include <errno.h>
-
static DWORD s_segsize = 0;
/* Detach from a shared mem area based on its address */
#include "postgres.h"
-#include <errno.h>
-
#include "storage/fd.h"
#include "storage/buffile.h"
*/
#include "postgres.h"
-#include <errno.h>
#include <limits.h>
#include <math.h>
#include <unistd.h>
*/
#include "postgres.h"
-#include <errno.h>
#include <signal.h>
#include <unistd.h>
*/
#include "postgres.h"
-#include <errno.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/file.h>
#include "postgres.h"
#include <ctype.h>
-#include <errno.h>
#include <float.h>
#include <limits.h>
#include <math.h>
#include "postgres.h"
#include <ctype.h>
-#include <errno.h>
#include <float.h>
#include <math.h>
#include <limits.h>
#include <float.h>
#include <limits.h>
#include <math.h>
-#include <errno.h>
#include "catalog/pg_type.h"
#include "libpq/pqformat.h"
#include <unistd.h>
#include <fcntl.h>
-#include <errno.h>
#include "utils/pg_lzcompress.h"
*/
#include "postgres.h"
-#include <errno.h>
#include <math.h>
#include <limits.h>
#include "help.h"
#include <signal.h>
-#include <errno.h>
#ifndef WIN32
#ifdef HAVE_PWD_H
#define MAINLOOP_H
#include "postgres_fe.h"
-#include <stdio.h>
int MainLoop(FILE *source);
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
-#include <stdio.h>
-
#include "ecpgerrno.h"
#include "ecpgtype.h"
#include "ecpglib.h"
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
-#include <stdio.h>
#include <locale.h>
#include "pg_type.h"
#include <ctype.h>
#include <sys/types.h>
#include <limits.h>
-#include <errno.h>
#include "extern.h"
#include "postgres_fe.h"
-#include <errno.h>
#include <signal.h>
#include <time.h>
*/
#include "postgres_fe.h"
-#include <errno.h>
#include <ctype.h>
#include <fcntl.h>
#include "storage/fd.h"
#include "tzfile.h"
#include "utils/datetime.h"
-#include "utils/elog.h"
#include "utils/guc.h"
#include "utils/hsearch.h"