代码搜索:Postgresql

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

代码结果 4,136
www.eeworm.com/read/183001/5259298

c operatorcmds.c

/*------------------------------------------------------------------------- * * operatorcmds.c * * Routines for operator manipulation commands * * Portions Copyright (c) 1996-2005, PostgreSQL
www.eeworm.com/read/183001/5259329

l scan.l

%{ /*------------------------------------------------------------------------- * * scan.l * lexical scanner for PostgreSQL * * NOTE NOTE NOTE: * * The rules in this file must be kept in sync
www.eeworm.com/read/183001/5259338

c parser.c

/*------------------------------------------------------------------------- * * parser.c * Main entry point/driver for PostgreSQL grammar * * Note that the grammar is not allowed to perform any
www.eeworm.com/read/183001/5259667

makefile

#------------------------------------------------------------------------- # # Makefile-- # Makefile for rewrite # # IDENTIFICATION # $PostgreSQL: pgsql/src/backend/rewrite/Makefile,v 1.15 2003/
www.eeworm.com/read/183001/5259839

h user.h

/*------------------------------------------------------------------------- * * user.h * Commands for manipulating roles (formerly called users). * * * $PostgreSQL: pgsql/src/include/commands/
www.eeworm.com/read/183001/5259864

h catversion.h

/*------------------------------------------------------------------------- * * catversion.h * "Catalog version number" for PostgreSQL. * * The catalog version number is used to flag incompatib
www.eeworm.com/read/183001/5260174

makefile

#------------------------------------------------------------------------- # # Makefile-- # Makefile for the Wisconsin Benchmark # # Portions Copyright (c) 1996-2005, PostgreSQL Global Development
www.eeworm.com/read/323643/3512350

cpp qsql_psql.cpp

/**************************************************************************** ** ** Implementation of PostgreSQL driver classes ** ** Created : 001103 ** ** Copyright (C) 1992-2002 Trolltech AS. All
www.eeworm.com/read/305065/3780791

readme

PostgreSQL Authentication Module Min S. Kim 15 January 2000 ___________________________________________
www.eeworm.com/read/387667/2557288

h user.h

/*------------------------------------------------------------------------- * * user.h * Commands for manipulating roles (formerly called users). * * * $PostgreSQL: pgsql/src/include/commands/