代码搜索:postgres

找到约 1,357 项符合「postgres」的源代码

代码结果 1,357
www.eeworm.com/read/100285/6271033

c hashutil.c

/*------------------------------------------------------------------------- * * btutils.c * Utility code for Postgres btree implementation. * * Copyright (c) 1994, Regents of the University of
www.eeworm.com/read/100285/6271035

c transam.c

/*------------------------------------------------------------------------- * * transam.c * postgres transaction log/time interface routines * * Copyright (c) 1994, Regents of the University of
www.eeworm.com/read/100285/6271036

c xid.c

/*------------------------------------------------------------------------- * * xid.c * POSTGRES transaction identifier code. * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/100285/6271037

c transsup.c

/*------------------------------------------------------------------------- * * transsup.c * postgres transaction access method support code * * Copyright (c) 1994, Regents of the University of
www.eeworm.com/read/100285/6271039

c varsup.c

/*------------------------------------------------------------------------- * * varsup.c * postgres variable relation support routines * * Copyright (c) 1994, Regents of the University of Calif
www.eeworm.com/read/100285/6271042

c gist.c

/*------------------------------------------------------------------------- * * gist.c * interface routines for the postgres GiST index access method. * * * * IDENTIFICATION * $Header: /us
www.eeworm.com/read/100285/6271048

c tupdesc.c

/*------------------------------------------------------------------------- * * tupdesc.c * POSTGRES tuple descriptor support code * * Copyright (c) 1994, Regents of the University of Californi
www.eeworm.com/read/100285/6271058

c nbtutils.c

/*------------------------------------------------------------------------- * * btutils.c * Utility code for Postgres btree implementation. * * Copyright (c) 1994, Regents of the University of
www.eeworm.com/read/100285/6271059

c nbtsearch.c

/*------------------------------------------------------------------------- * * btsearch.c * search code for postgres btrees. * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/100285/6271076

c bootstrap.c

/*------------------------------------------------------------------------- * * bootstrap.c * routines to support running postgres in 'bootstrap' mode * bootstrap mode is used to create the init