代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/222917/4815532
phpt 05large_object.phpt
--TEST--
PostgreSQL large object
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4815533
phpt 10pg_convert.phpt
--TEST--
PostgreSQL pg_convert()
--SKIPIF--
--FILE--
www.eeworm.com/read/222917/4815541
phpt 17result.phpt
--TEST--
PostgreSQL pg_fetch_*() functions
--SKIPIF--
--FILE--
www.eeworm.com/read/183001/5259086
h darwin.h
/* $PostgreSQL: pgsql/src/backend/port/dynloader/darwin.h,v 1.5 2003/11/29 19:51:54 pgsql Exp $ */
#include "fmgr.h"
void *pg_dlopen(char *filename);
PGFunction pg_dlsym(void *handle, char *funcn
www.eeworm.com/read/183001/5259826
h rmgr.h
/*
* rmgr.h
*
* Resource managers definition
*
* $PostgreSQL: pgsql/src/include/access/rmgr.h,v 1.14 2005/06/06 17:01:24 tgl Exp $
*/
#ifndef RMGR_H
#define RMGR_H
typedef uint8 RmgrId;
/*
*
www.eeworm.com/read/183001/5260068
h sql3types.h
#ifndef _ECPG_SQL3TYPES_H
#define _ECPG_SQL3TYPES_H
/* SQL3 dynamic type codes
*
* Copyright (c) 2000, Christof Petig
*
* $PostgreSQL: pgsql/src/interfaces/ecpg/include/s
www.eeworm.com/read/183001/5260089
c misc.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/misc.c,v 1.26 2005/10/15 02:49:47 momjian Exp $ */
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
#include
#include
#
www.eeworm.com/read/183001/5260092
c data.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/data.c,v 1.29 2005/10/15 02:49:47 momjian Exp $ */
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
#include
#include
www.eeworm.com/read/183001/5260519
runall
#! /bin/sh
PATH=..:$PATH
echo "Testing PostgreSQL compilation..."
LC_CTYPE=ru_RU.KOI8-R
LC_COLLATE=$LC_CTYPE
export LC_CTYPE LC_COLLATE
PGCLIENTENCODING=win
export PGCLIENTENCODING
echo "Testing