代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/376006/2717728
h sqlca.h
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#ifndef PGDLLIMPORT
#if defined(WIN32) || defined(__CYGWIN__)
#define PGDLLIMPORT __declspec (dllimport)
#else
#define PGDLLIMPORT
#endif /* __CYG
www.eeworm.com/read/358128/3002158
sql pgsql.sql
--
-- PostgreSQL database dump
--
\connect - postgres
SET search_path = public, pg_catalog;
--
-- TOC entry 4 (OID 16977)
-- Name: time; Type: TABLE; Schema: public; Owner: postgres
--
CREATE TABL
www.eeworm.com/read/358128/3002232
sql pgsql.sql
--
-- PostgreSQL database dump
--
\connect - postgres
SET search_path = public, pg_catalog;
--
-- TOC entry 4 (OID 16977)
-- Name: time; Type: TABLE; Schema: public; Owner: postgres
--
CREATE TABL
www.eeworm.com/read/183001/5260072
h sqlca.h
#ifndef POSTGRES_SQLCA_H
#define POSTGRES_SQLCA_H
#ifndef DLLIMPORT
#if defined(WIN32) || defined(__CYGWIN__)
#define DLLIMPORT __declspec (dllimport)
#else
#define DLLIMPORT
#endif /* __CYGWIN__
www.eeworm.com/read/120487/6073163
java notification.java
/*-------------------------------------------------------------------------
*
* Notification.java
* This is the implementation of the PGNotification interface
*
* Copyright (c) 2003, PostgreS
www.eeworm.com/read/183001/5259266
po sk.po
# translation of postgres-sk.po to slovak
# translation of postgres-sk-2.po to slovak
# Slovak translation of PostgreSQL backend messages.
# Zoltan Bartko , 2004.
#
msgid ""
ms
www.eeworm.com/read/100285/6272323
hlp copy.hlp
.pgaw:Help.f.t insert end "COPY" {bold} " moves data between Postgres tables and standard Unix files. COPY instructs the Postgres backend to directly read from or write to a file. The file must be dir
www.eeworm.com/read/183001/5259262
po ru.po
# ru.po
# POSTGRES Translated Messages into the Russian Language (KOI8-R)
#
# Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca
# Distributed under the same licensing terms as PostgreS
www.eeworm.com/read/120487/6073269
c c_keywords.c
/*-------------------------------------------------------------------------
*
* keywords.c
* lexical token lookup for reserved words in postgres embedded SQL
*
*--------------------------------
www.eeworm.com/read/187332/5224562
readme
postgres Module
Greg Fausak
August.net
Edited by
Greg Fausak
Copyright