代码搜索:Postgresql

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

代码结果 4,136
www.eeworm.com/read/422060/2043302

phpt 15pg_delete.phpt

--TEST-- PostgreSQL pg_delete() --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2043304

phpt 19pg_ping.phpt

--TEST-- PostgreSQL pg_ping() functions --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2043307

phpt 05large_object.phpt

--TEST-- PostgreSQL large object --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2043308

phpt 10pg_convert.phpt

--TEST-- PostgreSQL pg_convert() --SKIPIF-- --FILE--
www.eeworm.com/read/422060/2043319

phpt 17result.phpt

--TEST-- PostgreSQL pg_fetch_*() functions --SKIPIF-- --FILE--
www.eeworm.com/read/387667/2556885

port makefile.port

# $PostgreSQL: pgsql/src/makefiles/Makefile.win32,v 1.10 2006/06/22 23:50:35 tgl Exp $ # Use replacement include files for those missing on Win32 override CPPFLAGS+="-I$(top_srcdir)/src/include/port/
www.eeworm.com/read/387667/2557171

h hpux.h

/* $PostgreSQL: pgsql/src/include/port/hpux.h,v 1.23 2006/03/11 04:38:38 momjian Exp $ */ #ifndef BIG_ENDIAN #define BIG_ENDIAN 4321 #endif #ifndef LITTLE_ENDIAN #define LITTLE_ENDIAN 1234 #
www.eeworm.com/read/387667/2557180

h darwin.h

/* $PostgreSQL: pgsql/src/include/port/darwin.h,v 1.11 2006/10/04 00:30:09 momjian Exp $ */ #define __darwin__ 1 #if HAVE_DECL_F_FULLFSYNC /* not present before OS X 10.3 */ #define HAVE_FSYNC_WRIT
www.eeworm.com/read/387667/2557190

h dgux.h

/* $PostgreSQL: pgsql/src/include/port/dgux.h,v 1.10 2006/03/11 04:38:38 momjian Exp $ */ #ifndef BIG_ENDIAN #define BIG_ENDIAN 4321 #endif #ifndef LITTLE_ENDIAN #define LITTLE_ENDIAN 1234 #
www.eeworm.com/read/387667/2557191

h nextstep.h

/* $PostgreSQL: pgsql/src/include/port/nextstep.h,v 1.8 2006/03/11 04:38:38 momjian Exp $ */ #include "libc.h" #include #if defined(__STRICT_ANSI__) #define isascii(c) ((unsigned)(c)