代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/148153/5717073
tot_stats
#!/usr/bin/perl
use POSIX;
# Log in the totacct table aggregated daily accounting information for
# each user.
# We keep a row per user for each day.
# Works with mysql and postgresql
#
$conf=shift|
www.eeworm.com/read/138890/5812761
tot_stats
#!/usr/bin/perl
use POSIX;
# Log in the totacct table aggregated daily accounting information for
# each user.
# We keep a row per user for each day.
# Works with mysql and postgresql
#
$conf=shift|
www.eeworm.com/read/124745/6040479
tot_stats
#!/usr/bin/perl
use POSIX;
# Log in the totacct table aggregated daily accounting information for
# each user.
# We keep a row per user for each day.
# Works with mysql and postgresql
#
$conf=shift|
www.eeworm.com/read/120487/6073218
java testutil.java
package org.postgresql.test;
import java.sql.*;
import junit.framework.TestCase;
import java.util.Properties;
/*
* Utility class for JDBC tests
*/
public class TestUtil
{
/*
* Returns the Test
www.eeworm.com/read/120487/6073275
h ecpg_informix.h
/*
* This file contains stuff needed to be as compatible to Informix as possible.
*
* $PostgreSQL: pgsql/src/interfaces/ecpg/include/ecpg_informix.h,v 1.13.2.1 2003/12/18 18:55:05 petere Exp $
*/
www.eeworm.com/read/100285/6271696
java threadsafe.java
package example;
import java.io.*;
import java.sql.*;
import java.text.*;
// rare in user code, but we use the LargeObject API in this test
import postgresql.largeobject.*;
/**
* This example test
www.eeworm.com/read/100285/6272312
hlp history.hlp
.pgaw:Help.f.t insert end \
"PostgreSQL history\n\n" {title} \
"The Berkeley Postgres project\n" {bold} \
"Implementation of the Postgres DBMS began in 1986. The initial concepts for the system were p
www.eeworm.com/read/470938/1437392
java cmsuserdriver.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/db/postgresql/CmsUserDriver.java,v $
* Date : $Date: 2006/03/27 14:53:04 $
* Version: $Revision: 1.17 $
*
* This library is pa
www.eeworm.com/read/470938/1437393
java cmsvfsdriver.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/db/postgresql/CmsVfsDriver.java,v $
* Date : $Date: 2005/06/23 11:11:43 $
* Version: $Revision: 1.5 $
*
* This library is part