代码搜索:prepare 有哪些应用?
找到约 10,000 项符合「prepare 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/387667/2557305
h prepare.h
/*-------------------------------------------------------------------------
*
* prepare.h
* PREPARE, EXECUTE and DEALLOCATE commands, and prepared-stmt storage
*
*
* Copyright (c) 2002-2006, P
www.eeworm.com/read/376006/2717746
c prepare.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/prepare.c,v 1.26.2.2 2008/06/03 20:55:41 tgl Exp $ */
#define POSTGRES_ECPG_INTERNAL
#include "postgres_fe.h"
#include
#include "ecpgtype
www.eeworm.com/read/376006/2718052
out prepare.out
-- Regression tests for prepareable statements. We query the content
-- of the pg_prepared_statements view as prepared statements are
-- created and removed.
SELECT name, statement, parameter_types FR
www.eeworm.com/read/376006/2718206
sql prepare.sql
-- Regression tests for prepareable statements. We query the content
-- of the pg_prepared_statements view as prepared statements are
-- created and removed.
SELECT name, statement, parameter_types F
www.eeworm.com/read/173349/9661251
o prepare.o
www.eeworm.com/read/173349/9661333
o prepare.o
www.eeworm.com/read/173349/9661349
lo prepare.lo
www.eeworm.com/read/173349/9661441
c prepare.c
/*
** 2005 May 25
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness fo