代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/376006/2717575
c relcache.c
/*-------------------------------------------------------------------------
*
* relcache.c
* POSTGRES relation descriptor cache code
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Deve
www.eeworm.com/read/376006/2717580
c ps_status.c
/*--------------------------------------------------------------------
* ps_status.c
*
* Routines to support changing the ps display of PostgreSQL backends
* to contain some useful information. Me
www.eeworm.com/read/376006/2717593
c planagg.c
/*-------------------------------------------------------------------------
*
* planagg.c
* Special planning for aggregate queries.
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Devel
www.eeworm.com/read/376006/2717599
c planner.c
/*-------------------------------------------------------------------------
*
* planner.c
* The query optimizer external interface.
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Devel
www.eeworm.com/read/376006/2717603
c tlist.c
/*-------------------------------------------------------------------------
*
* tlist.c
* Target list manipulation routines
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development G
www.eeworm.com/read/376006/2717609
c var.c
/*-------------------------------------------------------------------------
*
* var.c
* Var node manipulation routines
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
www.eeworm.com/read/376006/2717631
c geqo_eval.c
/*------------------------------------------------------------------------
*
* geqo_eval.c
* Routines to evaluate query trees
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development
www.eeworm.com/read/363729/2913124
java postgresqlengine.java
package org.speedframework.engine;
//~--- non-JDK imports --------------------------------------------------------
import org.speedframework.application.postgresql.PostgresqlSourceBuilder;
impo
www.eeworm.com/read/358128/3003578
crash-me postgres.crash-me
*****************************************************************
NOTE:
This is an old comment about how it was to run crash-me on postgreSQL
the first time. I think it was on pg 6.2
****************
www.eeworm.com/read/364111/9921775
h c.h
/*-------------------------------------------------------------------------
*
* c.h
* Fundamental C definitions. This is included by every .c file in
* PostgreSQL (via either postgres.h or po