代码搜索:Postgresql

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

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

java connectiontest.java

package org.postgresql.test.jdbc2; import org.postgresql.test.TestUtil; import junit.framework.TestCase; import java.sql.*; /* * TestCase to test the internal functionality of org.postgresql.jdbc2.
www.eeworm.com/read/120487/6073200

java databasemetadatatest.java

package org.postgresql.test.jdbc2; import org.postgresql.test.TestUtil; import junit.framework.TestCase; import java.sql.*; /* * TestCase to test the internal functionality of org.postgresql.jdbc2.
www.eeworm.com/read/227819/4768495

in makefile.in

include ../../../../../Make.inc TARGET = @targetname@ SRCS = sql_postgresql.c RLM_SQL_CFLAGS = @postgresql_cflags@ $(INCLTDL) RLM_SQL_LIBS = @postgresql_ldflags@ include ../rules.mak
www.eeworm.com/read/183001/5259303

sql system_views.sql

/* * PostgreSQL System Views * * Copyright (c) 1996-2005, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/backend/catalog/system_views.sql,v 1.22 2005/10/06 02:29:15 tgl Exp $ */
www.eeworm.com/read/183001/5260673

c mbprint.c

/* * psql - the PostgreSQL interactive terminal * * Copyright (c) 2000-2005, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/bin/psql/mbprint.c,v 1.18 2005/10/15 02:49:40 momjian E
www.eeworm.com/read/183001/5260675

h common.h

/* * psql - the PostgreSQL interactive terminal * * Copyright (c) 2000-2005, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/bin/psql/common.h,v 1.45 2005/10/15 02:49:40 momjian Ex
www.eeworm.com/read/183001/5260681

h tab-complete.h

/* * psql - the PostgreSQL interactive terminal * * Copyright (c) 2000-2005, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/bin/psql/tab-complete.h,v 1.12 2005/01/01 05:43:08 momj
www.eeworm.com/read/183001/5260685

h print.h

/* * psql - the PostgreSQL interactive terminal * * Copyright (c) 2000-2005, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/bin/psql/print.h,v 1.30 2005/10/27 13:34:47 momjian Exp
www.eeworm.com/read/183001/5260690

h help.h

/* * psql - the PostgreSQL interactive terminal * * Copyright (c) 2000-2005, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/bin/psql/help.h,v 1.16 2005/01/01 05:43:08 momjian Exp
www.eeworm.com/read/183001/5260709

h large_obj.h

/* * psql - the PostgreSQL interactive terminal * * Copyright (c) 2000-2005, PostgreSQL Global Development Group * * $PostgreSQL: pgsql/src/bin/psql/large_obj.h,v 1.15 2005/01/01 05:43:08 momjian