代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/120487/6072889

h slru.h

/* * slru.h * * Simple LRU * * Portions Copyright (c) 2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * $Id: slru.h,v 1.3 200
www.eeworm.com/read/120487/6073086

java threadsafe.java

package example; import java.io.*; import java.sql.*; // rare in user code, but we use the LargeObject API in this test import org.postgresql.largeobject.*; /* * This example tests the thread safe
www.eeworm.com/read/120487/6073342

po zh_tw.po

# Traditional Chinese translation for libpq. # Translated and modified from Simplified Chinese translation. # Zhenbang Wei , 2001. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL
www.eeworm.com/read/120487/6073838

po zh_tw.po

# Traditional Chinese translation for psql. # Translated and modified from Simplified Chinese translation. # Zhenbang Wei , 2001. # msgid "" msgstr "" "Project-Id-Version: PostgreSQL
www.eeworm.com/read/100285/6271695

java datestyle.java

package example; import java.io.*; import java.sql.*; import java.text.*; /** * This example tests the various date styles that are available to postgresql. * * To use this example, you need a da
www.eeworm.com/read/252940/12253122

h multibyte.h

#ifndef __MULTIBUYTE_H__ #define __MULTIBUYTE_H__ /* * * Multibyte library header ( psqlODBC Only ) * */ #include "psqlodbc.h" #include "qresult.h" /* PostgreSQL client encoding */ enum { SQL_AS
www.eeworm.com/read/252940/12253288

wxs psqlodbc.wxs

www.eeworm.com/read/119608/14825461

pgsql db-setup.pgsql

-- -- This is the required schema for PostgreSQL. Load this into the -- database using the psql interactive terminal: -- -- template1=> \i db-setup.pgsql -- CREATE DATABASE jabberd2; \c jabberd2
www.eeworm.com/read/484868/1265171

sql task.sql

-- SQL for creating tables to initialize a GSK database. -- This script is platform specific. It uses some PostgreSQL specific -- data types (e.g., bytea). -- task_query_log is a complete log of