代码搜索:PostgreSQL

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

代码结果 4,136
www.eeworm.com/read/120487/6071736

sgml catalogs.sgml

www.eeworm.com/read/120487/6071769

sgml docguide.sgml

Documentation PostgreSQL
www.eeworm.com/read/120487/6071774

sgml func.sgml

Functions and Operators
www.eeworm.com/read/120487/6071788

fixrtf

#!/bin/sh # fixrtf # Repair (slightly) damaged RTF generated by jade # Applixware wants the s0 stylesheet defined, whereas # M$Word does not care about it. # (c) 2001, Thomas Lockhart, PostgreSQL Inc
www.eeworm.com/read/120487/6072672

l guc-file.l

/* -*-pgsql-c-*- */ /* * Scanner for the configuration file * * Copyright (c) 2000-2003, PostgreSQL Global Development Group * * $Header: /cvsroot/pgsql/src/backend/utils/misc/guc-file.l,v 1.19 2
www.eeworm.com/read/120487/6073307

c execute.c

/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/execute.c,v 1.26.2.4 2004/01/28 09:55:53 meskes Exp $ */ /* * The aim is to get a simpler inteface to the database routines. * All the tidieous mes
www.eeworm.com/read/113378/6132481

php session.inc.php

www.eeworm.com/read/100285/6271812

c ecpg.c

/* New main for ecpg, the PostgreSQL embedded SQL precompiler. */ /* (C) Michael Meskes Feb 5th, 1998 */ /* Placed under the same copyright as PostgresSQL */ #include "postgres.h"
www.eeworm.com/read/402770/11528339

cpp ex362_odbc.cpp

#include #include using namespace std; #include #define OTL_ODBC_POSTGRESQL // Compile OTL 4.0/ODBC #define OTL_UNICODE // Enable Unicode OTL for ODBC #if def
www.eeworm.com/read/243359/4528889

java cmsuserdriver.java

/* * File : $Source: /usr/local/cvs/opencms/src/org/opencms/db/postgresql/CmsUserDriver.java,v $ * Date : $Date: 2007-08-13 16:30:04 $ * Version: $Revision: 1.19 $ * * This library is pa