代码搜索:postgre
找到约 49 项符合「postgre」的源代码
代码结果 49
www.eeworm.com/read/461822/1550371
sql simplesched-postgre.sql
-- Apache ODE - SimpleScheduler Database Schema
--
-- Apache Derby scripts by Maciej Szefler.
--
--
CREATE TABLE ode_job (
jobid CHAR(64) NOT NULL DEFAULT '',
ts BIGINT NOT NULL DEFAULT 0,
www.eeworm.com/read/144397/12798124
pas zpgsqltr.pas
{********************************************************}
{ }
{ Zeos Database Objects }
{ Postgre
www.eeworm.com/read/243359/4528892
properties query.properties
# PostGRE SQL specific because of the row limitation
C_POSTGRE_PROJECTS_READLAST_HISTORY=\
SELECT \
PUBLISH_TAG,\
PROJECT_ID,\
PROJECT_NAME,\
PROJECT_PUBLISHDATE,\
PROJECT_PUBLISHED_BY,\
www.eeworm.com/read/183001/5259371
c ruleutils.c
/**********************************************************************
* ruleutils.c - Functions to convert stored expressions/querytrees
* back to source text
*
* IDENTIFICATION
* $Postgre
www.eeworm.com/read/120487/6073166
java field.java
/*-------------------------------------------------------------------------
*
* Field.java
* Field is a class used to describe fields in a PostgreSQL ResultSet
*
* Copyright (c) 2003, Postgre
www.eeworm.com/read/120487/6072232
c nodeseqscan.c
/*-------------------------------------------------------------------------
*
* nodeSeqscan.c
* Support routines for sequential scans of relations.
*
* Portions Copyright (c) 1996-2003, Postgre
www.eeworm.com/read/120487/6072712
c pathnode.c
/*-------------------------------------------------------------------------
*
* pathnode.c
* Routines to manipulate pathlists and create path nodes
*
* Portions Copyright (c) 1996-2003, Postgre