代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/183001/5259571
makefile
#-------------------------------------------------------------------------
#
# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile,v 1.3 2003/11/29 22:40:05 pgsql Exp $
#
www.eeworm.com/read/183001/5259812
h xlogdefs.h
/*
* xlogdefs.h
*
* Postgres transaction log manager record pointer and
* timeline number definitions
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
* Portions Copyri
www.eeworm.com/read/330522/3422401
java postgresqlbuilder.java
package org.apache.ddlutils.platform.postgresql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed w
www.eeworm.com/read/330522/3422402
java postgresqlplatform.java
package org.apache.ddlutils.platform.postgresql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed w
www.eeworm.com/read/330522/3422403
java postgresqlmodelreader.java
package org.apache.ddlutils.platform.postgresql;
/*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed w
www.eeworm.com/read/399273/2363490
sql schema.sql
/*
* $Id$
*
* Postgresql schema for FreeRADIUS
*
* All field lengths need checking as some are still suboptimal. -pnixon 2003-07-13
*
*/
/*
* Table structure for table 'radacct'
*
* Note: C
www.eeworm.com/read/387667/2557258
h xlogdefs.h
/*
* xlogdefs.h
*
* Postgres transaction log manager record pointer and
* timeline number definitions
*
* Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
* Portions Copyri
www.eeworm.com/read/378412/2686416
java device.java
package ajax;
import org.postgresql.geometric.*;
public class Device {
public Device()
{
}
protected int gid;
protected long deviceid;
protected String name;
protected long gbcod
www.eeworm.com/read/377803/2696133
cpp pgsql_function.cpp
/*
* pgsql_function testing function calls with Postgresql and dbConnect API
* Copyright (C) 2004 Johnathan Ingram, jingram@rogueware.org
*
* This library is free software; you can redistribute it