代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/378503/9228346
h acconfig.h
/* $Id: acconfig.h,v 1.3 2000/10/31 11:38:43 fygrave Exp $ */
#undef PACKAGE
#undef VERSION
#undef BSDI
#undef FREEBSD
#undef IRIX
#undef AIX
#undef LINUX
#undef OPENBSD
#undef PCAP_TIMEOUT_I
www.eeworm.com/read/166096/10036257
h acconfig.h
/* $Id: acconfig.h,v 1.3 2000/10/31 11:38:43 fygrave Exp $ */
#undef PACKAGE
#undef VERSION
#undef BSDI
#undef FREEBSD
#undef IRIX
#undef AIX
#undef LINUX
#undef OPENBSD
#undef PCAP_TIMEOUT_I
www.eeworm.com/read/157691/11671524
h acconfig.h
/* $Id: acconfig.h,v 1.3 2000/10/31 11:38:43 fygrave Exp $ */
#undef PACKAGE
#undef VERSION
#undef BSDI
#undef FREEBSD
#undef IRIX
#undef AIX
#undef LINUX
#undef OPENBSD
#undef PCAP_TIMEOUT_I
www.eeworm.com/read/232614/14188485
h acconfig.h
/* $Id: acconfig.h,v 1.3 2000/10/31 11:38:43 fygrave Exp $ */
#undef PACKAGE
#undef VERSION
#undef BSDI
#undef FREEBSD
#undef IRIX
#undef AIX
#undef LINUX
#undef OPENBSD
#undef PCAP_TIMEOUT_I
www.eeworm.com/read/122946/14655404
h acconfig.h
/* $Id: acconfig.h,v 1.3 2000/10/31 11:38:43 fygrave Exp $ */
#undef PACKAGE
#undef VERSION
#undef BSDI
#undef FREEBSD
#undef IRIX
#undef AIX
#undef LINUX
#undef OPENBSD
#undef PCAP_TIMEOUT_I
www.eeworm.com/read/120487/6073157
java abstractjdbc2databasemetadata.java
package org.postgresql.jdbc2;
import java.sql.SQLException;
public abstract class AbstractJdbc2DatabaseMetaData extends org.postgresql.jdbc1.AbstractJdbc1DatabaseMetaData
{
public AbstractJdbc2Dat
www.eeworm.com/read/120487/6073830
h print.h
/*
* psql - the PostgreSQL interactive terminal
*
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
* $Header: /cvsroot/pgsql/src/bin/psql/print.h,v 1.19 2003/08/04 23:59:40 tgl Ex
www.eeworm.com/read/120487/6073853
c print.c
/*
* psql - the PostgreSQL interactive terminal
*
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
* $Header: /cvsroot/pgsql/src/bin/psql/print.c,v 1.43 2003/08/14 18:49:42 tgl Ex
www.eeworm.com/read/120487/6073854
c large_obj.c
/*
* psql - the PostgreSQL interactive terminal
*
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
* $Header: /cvsroot/pgsql/src/bin/psql/large_obj.c,v 1.29 2003/08/04 23:59:40 tg