代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/120487/6072320
c nbtutils.c
/*-------------------------------------------------------------------------
*
* btutils.c
* Utility code for Postgres btree implementation.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Glob
www.eeworm.com/read/120487/6072321
c nbtsearch.c
/*-------------------------------------------------------------------------
*
* nbtsearch.c
* Search code for postgres btrees.
*
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Develop
www.eeworm.com/read/120487/6072323
c nbtcompare.c
/*-------------------------------------------------------------------------
*
* nbtcompare.c
* Comparison functions for btree access method.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Glo
www.eeworm.com/read/120487/6072335
c rtscan.c
/*-------------------------------------------------------------------------
*
* rtscan.c
* routines to manage scans on index relations
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global De
www.eeworm.com/read/120487/6072361
c user.c
/*-------------------------------------------------------------------------
*
* user.c
* Commands for manipulating users and groups.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Deve
www.eeworm.com/read/120487/6072369
c view.c
/*-------------------------------------------------------------------------
*
* view.c
* use rewrite rules to construct views
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6072372
c lockcmds.c
/*-------------------------------------------------------------------------
*
* lockcmds.c
* Lock command support code
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
www.eeworm.com/read/120487/6072383
c copy.c
/*-------------------------------------------------------------------------
*
* copy.c
* Implements the COPY utility command.
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6072384
c explain.c
/*-------------------------------------------------------------------------
*
* explain.c
* Explain query execution plans
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Gro
www.eeworm.com/read/120487/6072398
c heap.c
/*-------------------------------------------------------------------------
*
* heap.c
* code to create and destroy POSTGRES heap relations
*
* Portions Copyright (c) 1996-2003, PostgreSQL Glob