代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/387667/2557187

h cygwin.h

/* $PostgreSQL: pgsql/src/include/port/cygwin.h,v 1.6 2003/12/23 03:31:30 momjian Exp $ */ #include /* * Check for b20.1 and disable AF_UNIX family socket support. */ #if CYGWIN
www.eeworm.com/read/387667/2557485

h datetime.h

/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/datetime.h,v 1.12 2006/03/11 04:38:39 momjian Exp $ */ #ifndef _ECPG_DATETIME_H #define _ECPG_DATETIME_H #include typedef timesta
www.eeworm.com/read/376006/2717651

h dirent.h

/* * Headers for port/dirent.c, win32 native implementation of dirent functions * * $PostgreSQL: pgsql/src/include/port/win32_msvc/dirent.h,v 1.3 2006/10/04 00:30:10 momjian Exp $ */ #ifndef _WIN
www.eeworm.com/read/376006/2717691

txt exports.txt

# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.4 2007/10/04 17:49:31 meskes Exp $ # Functions to be exported by ecpg_compatlib DLL ECPG_informix_get_var 1 ECPG_informix_set_var
www.eeworm.com/read/376006/2717714

h pgtypes_interval.h

/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_interval.h,v 1.14 2007/05/28 09:46:47 meskes Exp $ */ #ifndef PGTYPES_INTERVAL #define PGTYPES_INTERVAL #include #ifndef C_
www.eeworm.com/read/376006/2717718

h decimal.h

/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/decimal.h,v 1.14.4.2 2008/02/17 18:42:23 meskes Exp $ */ #ifndef _ECPG_DECIMAL_H #define _ECPG_DECIMAL_H #include #ifndef _ECPGLI
www.eeworm.com/read/376006/2717726

h ecpgerrno.h

/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/ecpgerrno.h,v 1.27 2006/03/11 04:38:39 momjian Exp $ */ #ifndef _ECPG_ERRNO_H #define _ECPG_ERRNO_H #include /* This is a list of all err
www.eeworm.com/read/376006/2717727

h datetime.h

/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/datetime.h,v 1.12.4.2 2008/02/17 18:42:23 meskes Exp $ */ #ifndef _ECPG_DATETIME_H #define _ECPG_DATETIME_H #include #ifndef _ECP
www.eeworm.com/read/376006/2717753

c connect.c

/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/connect.c,v 1.48.2.1 2008/03/20 16:30:14 meskes Exp $ */ #define POSTGRES_ECPG_INTERNAL #include "postgres_fe.h" #include "ecpg-pthread-win32.h" #in