代码搜索:relation
找到约 1,939 项符合「relation」的源代码
代码结果 1,939
www.eeworm.com/read/120487/6072373
c comment.c
/*-------------------------------------------------------------------------
*
* comment.c
*
* PostgreSQL object comments utility code.
*
* Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6072377
c cluster.c
/*-------------------------------------------------------------------------
*
* cluster.c
* CLUSTER a table on an index.
*
* There is hardly anything left of Paul Brown's original implementatio
www.eeworm.com/read/120487/6072395
c pg_constraint.c
/*-------------------------------------------------------------------------
*
* pg_constraint.c
* routines to support manipulation of the pg_constraint relation
*
* Portions Copyright (c) 1996-
www.eeworm.com/read/120487/6072405
c catalog.c
/*-------------------------------------------------------------------------
*
* catalog.c
* routines concerned with catalog naming conventions
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL
www.eeworm.com/read/120487/6072409
c aclchk.c
/*-------------------------------------------------------------------------
*
* aclchk.c
* Routines to check access control permissions.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global
www.eeworm.com/read/120487/6072427
c analyze.c
/*-------------------------------------------------------------------------
*
* analyze.c
* transform the parse tree into a query tree
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/120487/6072705
c relnode.c
/*-------------------------------------------------------------------------
*
* relnode.c
* Relation-node lookup/construction routines
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/120487/6072709
c plancat.c
/*-------------------------------------------------------------------------
*
* plancat.c
* routines for accessing the system catalogs
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Globa
www.eeworm.com/read/120487/6072783
h bufmgr.h
/*-------------------------------------------------------------------------
*
* bufmgr.h
* POSTGRES buffer manager definitions.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Develo
www.eeworm.com/read/119649/6082759
cs joinpath.cs
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
//
// Changes to this file may cause incorrect beh