代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/184888/5244217
readme
postgres Module
Greg Fausak
August.net
Edited by
Greg Fausak
Copyright
www.eeworm.com/read/183001/5260055
c c_keywords.c
/*-------------------------------------------------------------------------
*
* keywords.c
* lexical token lookup for reserved words in postgres embedded SQL
*
*--------------------------------
www.eeworm.com/read/120487/6073302
c descriptor.c
/* dynamic SQL support routines
*
* $Header: /cvsroot/pgsql/src/interfaces/ecpg/ecpglib/descriptor.c,v 1.6 2003/08/04 00:43:32 momjian Exp $
*/
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe
www.eeworm.com/read/183001/5260088
c descriptor.c
/* dynamic SQL support routines
*
* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/descriptor.c,v 1.12.6.2 2006/01/15 22:47:10 neilc Exp $
*/
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h
www.eeworm.com/read/376006/2717751
c descriptor.c
/* dynamic SQL support routines
*
* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/descriptor.c,v 1.29 2008/01/15 10:31:47 meskes Exp $
*/
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
#
www.eeworm.com/read/100285/6270647
makefile
#----------------------------------------------------------------------------
#
# Makefile
# Postgres documentation makefile
# Thomas Lockhart
#
# Copyright (c) 1994, Regents of the University of Cali
www.eeworm.com/read/100285/6271093
c define.c
/*-------------------------------------------------------------------------
*
* define.c
*
* These routines execute some of the CREATE statements. In an earlier
* version of Postgres, these
www.eeworm.com/read/100285/6271119
l scan.l
%{
/*-------------------------------------------------------------------------
*
* scan.l
* lexical scanner for POSTGRES
*
* Copyright (c) 1994, Regents of the University of California
*
*
*
www.eeworm.com/read/100285/6271201
c postinit.c
/*-------------------------------------------------------------------------
*
* postinit.c
* postgres initialization utilities
*
* Copyright (c) 1994, Regents of the University of California
*
www.eeworm.com/read/100285/6271615
h libpq-be.h
/*-------------------------------------------------------------------------
*
* libpq_be.h
* This file contains definitions for structures and
* externs for functions used by the POSTGRES back