代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/138890/5813216
sql cisco_h323_db_schema-postgres.sql
/*
* Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $
*
* --- Peter Nixon [ codemonkey@peternixon.net ]
* This is a custom SQL schema for doing H323 VoIP accounting with FreeRadius
www.eeworm.com/read/124745/6041252
sql cisco_h323_db_schema-postgres.sql
/*
* Id: postgresql.conf,v 1.8.2.11 2003/07/15 11:15:43 pnixon Exp $
*
* --- Peter Nixon [ codemonkey@peternixon.net ]
* This is a custom SQL schema for doing H323 VoIP accounting with FreeRadius
www.eeworm.com/read/120487/6073794
po zh_cn.po
# simplified Chinese translation file for pg_resetxlog and friends
# Bao Wei , 2002.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4\n"
"Report-Msgid-Bugs-To: \n"
"
www.eeworm.com/read/120487/6073883
po zh_cn.po
# simplified Chinese translation file for pg_controldata and friends
# Bao Wei , 2002.
#
msgid ""
msgstr ""
"Project-Id-Version: PostgreSQL 7.4\n"
"Report-Msgid-Bugs-To: \n"
www.eeworm.com/read/100285/6271795
py pgtools.py
#! /usr/local/bin/python
# pgtools.py - valuable functions for PostGreSQL tutorial
# written 1995 by Pascal ANDRE
import sys
# number of rows
scr_size = 24
# waits for a key
def wait_key():
print