代码搜索:Postgresql

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

代码结果 4,136
www.eeworm.com/read/183001/5259393

c pg_locale.c

/*----------------------------------------------------------------------- * * PostgreSQL locale utilities * * Portions Copyright (c) 2002-2005, PostgreSQL Global Development Group * * $PostgreSQ
www.eeworm.com/read/183001/5259416

c version.c

/*------------------------------------------------------------------------- * * version.c * Returns the PostgreSQL version string * * IDENTIFICATION * * $PostgreSQL: pgsql/src/backend/utils/ad
www.eeworm.com/read/183001/5259682

sample pg_hba.conf.sample

# PostgreSQL Client Authentication Configuration File # =================================================== # # Refer to the PostgreSQL Administrator's Guide, chapter "Client # Authentication" for a c
www.eeworm.com/read/376006/2717362

c pg_locale.c

/*----------------------------------------------------------------------- * * PostgreSQL locale utilities * * Portions Copyright (c) 2002-2008, PostgreSQL Global Development Group * * $PostgreSQ
www.eeworm.com/read/222917/4815515

readme

==== About This Module === PostgreSQL module provides access to PostgreSQL server from PHP script. This module uses PostgreSQL C client lib called libpq. It is important that you use libpq that is la
www.eeworm.com/read/387667/2557285

h pg_trace.h

/* ---------- * pg_trace.h * * Definitions for the PostgreSQL tracing framework * * Copyright (c) 2006, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/include/pg_trace.h,v 1.2 2
www.eeworm.com/read/100285/6271661

java pgpolygon.java

package postgresql.geometric; import java.io.*; import java.sql.*; import postgresql.util.*; /** * This implements the polygon datatype within PostgreSQL. */ public class PGpolygon extends PGobjec
www.eeworm.com/read/183001/5258908

makefile

#------------------------------------------------------------------------- # # Makefile for src/tools/findoidjoins # # Copyright (c) 2003-2005, PostgreSQL Global Development Group # # $PostgreSQL: pgs
www.eeworm.com/read/183001/5258991

c autovacuum.c

/*------------------------------------------------------------------------- * * autovacuum.c * * PostgreSQL Integrated Autovacuum Daemon * * * Portions Copyright (c) 1996-2005, PostgreSQL Globa
www.eeworm.com/read/183001/5260041

makefile

#------------------------------------------------------------------------- # # Makefile for src/interfaces/ecpg/preproc # # Copyright (c) 1998-2005, PostgreSQL Global Development Group # # $PostgreSQL