代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/100285/6271028
c hashpage.c
/*-------------------------------------------------------------------------
*
* hashpage.c
* Hash table page management code for the Postgres hash access method
*
* Copyright (c) 1994, Regents
www.eeworm.com/read/100285/6271079
c indexcmds.c
/*-------------------------------------------------------------------------
*
* defind.c
* POSTGRES define, extend and remove index code.
*
* Copyright (c) 1994, Regents of the University of Ca
www.eeworm.com/read/100285/6271091
c creatinh.c
/*-------------------------------------------------------------------------
*
* creatinh.c
* POSTGRES create/destroy relation with inheritance utility code.
*
* Copyright (c) 1994, Regents of t
www.eeworm.com/read/100285/6271092
c remove.c
/*-------------------------------------------------------------------------
*
* remove.c
* POSTGRES remove (function | type | operator ) utilty code.
*
* Copyright (c) 1994, Regents of the Univ
www.eeworm.com/read/100285/6271205
c enbl.c
/*-------------------------------------------------------------------------
*
* enbl.c
* POSTGRES module enable and disable support code.
*
* Copyright (c) 1994, Regents of the University of Ca
www.eeworm.com/read/100285/6271349
h itemid.h
/*-------------------------------------------------------------------------
*
* itemid.h
* Standard POSTGRES buffer page item identifier definitions.
*
*
* Copyright (c) 1994, Regents of the U
www.eeworm.com/read/100285/6271431
h ibit.h
/*-------------------------------------------------------------------------
*
* ibit.h
* POSTGRES index valid attribute bit map definitions.
*
*
* Copyright (c) 1994, Regents of the University
www.eeworm.com/read/100285/6271448
h hio.h
/*-------------------------------------------------------------------------
*
* hio.h
* POSTGRES heap access method input/output definitions.
*
*
* Copyright (c) 1994, Regents of the Universit
www.eeworm.com/read/100285/6271458
h cluster.h
/*-------------------------------------------------------------------------
*
* cluster.h
* header file for postgres cluster command stuff
*
* Copyright (c) 1994-5, Regents of the University of
www.eeworm.com/read/100285/6272222
sh destroyuser.sh
#!/bin/sh
#-------------------------------------------------------------------------
#
# destroyuser.sh--
# utility for destroying a user from the POSTGRES database.
#
# Copyright (c) 1994, Regents