代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/120487/6072767
c postgres.c
/*-------------------------------------------------------------------------
*
* postgres.c
* POSTGRES C Backend Interface
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Gro
www.eeworm.com/read/100285/6271332
c postgres.c
/*-------------------------------------------------------------------------
*
* postgres.c
* POSTGRES C Backend Interface
*
* Copyright (c) 1994, Regents of the University of California
*
*
www.eeworm.com/read/223584/4809198
sql postgres.sql
create table OS_PROPERTYENTRY
(
GLOBAL_KEY varchar(255),
ITEM_KEY varchar(255),
ITEM_TYPE smallint,
STRING_VALUE varchar(255),
DATE_VALUE timestamp,
DATA_VALUE oid,
FLOAT_VALUE float8,
NUMBER_
www.eeworm.com/read/206703/5004562
sql postgres.sql
create table OS_PROPERTYENTRY
(
GLOBAL_KEY varchar(255),
ITEM_KEY varchar(255),
ITEM_TYPE smallint,
STRING_VALUE varchar(255),
DATE_VALUE timestamp,
DATA_VALUE oid,
FLOAT_VALUE float8,
NUMBER_
www.eeworm.com/read/205898/5014234
pm postgres.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: postgres.pm 10197 2005-03-09 00:27:57Z ezra $
package MT::ObjectDriver::DBI::postgres;
use strict;
use
www.eeworm.com/read/205740/5023724
pm postgres.pm
# -*- tab-width: 4 -*- ###############################################
#
# $Id: Postgres.pm,v 1.1.1.1 2006/04/26 07:48:23 hellwolf Exp $
# This program is free software; you can redistribute it and/o