代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/262948/4307290
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/255402/4376320
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/254049/4390548
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/254049/4390549
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
www.eeworm.com/read/254049/4390552
java cmssqlmanager.java
/*
* File : $Source: /usr/local/cvs/opencms/src/org/opencms/db/postgresql/CmsSqlManager.java,v $
* Date : $Date: 2005/07/03 09:41:53 $
* Version: $Revision: 1.7 $
*
* This library is par
www.eeworm.com/read/103453/15731449
h dbpgsqlgather.h
#ifdef _PGSQL
/* This is for getting postgresql specific information from the database */
#ifndef _dbpgsqlgather_h
#define _dbpgsqlgather_h
#include "dbwrapper.h"
#include "dbgather.h"
gint db_bui
www.eeworm.com/read/103453/15731452
h dbgnomedb.h
#ifdef _GNOMEDB
/* Only include file if we are doing a postgresql build */
#ifndef dbgnomedb_h
#define dbgnomedb_h
#include "dbwrapper.h"
#include "dbheader.h"
/* This is for gnomedb specific funct
www.eeworm.com/read/389810/8499794
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/277143/10661744
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