代码搜索:postgres

找到约 1,357 项符合「postgres」的源代码

代码结果 1,357
www.eeworm.com/read/130241/5962671

properties database.properties

jdbc.drivers=org.postgresql.Driver jdbc.url=jdbc:postgresql:postgres jdbc.username=cay jdbc.password=
www.eeworm.com/read/130241/5962673

properties database.properties

jdbc.drivers=org.postgresql.Driver jdbc.url=jdbc:postgresql:postgres jdbc.username=cay jdbc.password=
www.eeworm.com/read/130241/5962676

properties postgresql.properties

jdbc.drivers=org.postgresql.Driver jdbc.url=jdbc:postgresql:postgres jdbc.username=cay jdbc.password=
www.eeworm.com/read/120487/6072348

po zh_tw.po

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

po tr.po

# Turkish translated messages for PostgreSQL backend # Nicolai Tufar , 2002. # # $Header: /cvsroot/pgsql/src/backend/po/tr.po,v 1.2 2003/06/29 10:13:12 petere Exp $ # # msgid "" msg
www.eeworm.com/read/120487/6073597

sql drop.sql

-- -- drop.source -- -- -- this will fail if the user is not the postgres superuser. -- if it does, don't worry about it (you can turn usersuper -- back on as "postgres"). too many people don't foll
www.eeworm.com/read/100285/6270689

sgml tutorial.sgml

www.eeworm.com/read/100285/6270775

sgml commands.sgml

SQL Commands This is reference information for the SQL commands supported by Postgres
www.eeworm.com/read/100285/6270787

sgml advanced.sgml

Advanced Postgres SQL Features Having covered the basics of using Postgres
www.eeworm.com/read/100285/6271126

c keywords.c

/*------------------------------------------------------------------------- * * keywords.c * lexical token lookup for reserved words in postgres SQL * * Copyright (c) 1994, Regents of the Unive