代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/120487/6072876

h relscan.h

/*------------------------------------------------------------------------- * * relscan.h * POSTGRES relation scan descriptor definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Gl
www.eeworm.com/read/120487/6072877

h gist.h

/*------------------------------------------------------------------------- * * gist.h * common declarations for the GiST access method code. * * * Portions Copyright (c) 1996-2003, PostgreSQL
www.eeworm.com/read/120487/6072887

h istrat.h

/*------------------------------------------------------------------------- * * istrat.h * POSTGRES index strategy definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global Develo
www.eeworm.com/read/120487/6072888

h transam.h

/*------------------------------------------------------------------------- * * transam.h * postgres transaction access method support code * * * Portions Copyright (c) 1996-2003, PostgreSQL G
www.eeworm.com/read/120487/6072897

h sdir.h

/*------------------------------------------------------------------------- * * sdir.h * POSTGRES scan direction definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global Developm
www.eeworm.com/read/120487/6072903

h attnum.h

/*------------------------------------------------------------------------- * * attnum.h * POSTGRES attribute number definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global Deve
www.eeworm.com/read/120487/6072904

h itup.h

/*------------------------------------------------------------------------- * * itup.h * POSTGRES index tuple definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global Development
www.eeworm.com/read/120487/6072905

h tupdesc.h

/*------------------------------------------------------------------------- * * tupdesc.h * POSTGRES tuple descriptor definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global Dev
www.eeworm.com/read/120487/6072909

h defrem.h

/*------------------------------------------------------------------------- * * defrem.h * POSTGRES define and remove utility definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Gl
www.eeworm.com/read/120487/6072910

h explain.h

/*------------------------------------------------------------------------- * * explain.h * prototypes for explain.c * * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group *