代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/379115/9207304
benchmark postgres.benchmark
# This file describes how to run MySQL benchmark suite with PostgreSQL
#
# WARNING:
#
# Don't run the --fast test on a PostgreSQL 7.1.1 database on
# which you have any critical data; During one of ou
www.eeworm.com/read/364111/9921802
h postgres.h
/*-------------------------------------------------------------------------
*
* postgres.h
* Primary include file for PostgreSQL server .c files
*
* This should be the first file included by Po
www.eeworm.com/read/280954/10276513
py postgres.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/280954/10276540
py postgres.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/280954/10276620
py postgres.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/463020/7190320
properties postgres.properties
driver=org.postgresql.Driver
conn=jdbc:postgresql://localhost:5432/test
user=postgres
password=password
www.eeworm.com/read/323119/13351166
benchmark postgres.benchmark
# This file describes how to run MySQL benchmark suite with PostgreSQL
#
# WARNING:
#
# Don't run the --fast test on a PostgreSQL 7.1.1 database on
# which you have any critical data; During one of ou
www.eeworm.com/read/138548/5815632
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