代码搜索:PostgreSQL

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

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

h pathnode.h

/*------------------------------------------------------------------------- * * pathnode.h * prototypes for pathnode.c, relnode.c. * * * Portions Copyright (c) 1996-2005, PostgreSQL Global Dev
www.eeworm.com/read/183001/5260120

def libpqdll.def

; DEF file for MS VC++ LIBRARY LIBPQ DESCRIPTION "PostgreSQL Client Library" EXPORTS PQconnectdb @ 1 PQsetdbLogin @ 2 PQconndefaults @ 3 PQfinish
www.eeworm.com/read/183001/5260149

c fe-lobj.c

/*------------------------------------------------------------------------- * * fe-lobj.c * Front-end large object interface * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development
www.eeworm.com/read/183001/5260150

def libpqddll.def

; DEF file for MS VC++ LIBRARY LIBPQD DESCRIPTION "PostgreSQL Client Library" EXPORTS PQconnectdb @ 1 PQsetdbLogin @ 2 PQconndefaults @ 3 PQfinish
www.eeworm.com/read/297392/3887383

c main.c

/*************************************************************************** main.c PostgreSQL driver (c) 2000-2003 Beno� Minisini This program is free softw
www.eeworm.com/read/399273/2363488

sql update_radacct_group_trigger.sql

/* * $Id$ * * OPTIONAL Postgresql trigger for FreeRADIUS * * This trigger updates fills in the groupname field (which doesnt come in Accounting packets) * by querying the radusergroup table. *
www.eeworm.com/read/387667/2557151

h buf.h

/*------------------------------------------------------------------------- * * buf.h * Basic buffer manager data types. * * * Portions Copyright (c) 1996-2006, PostgreSQL Global Development G
www.eeworm.com/read/387667/2557162

h proc.h

/*------------------------------------------------------------------------- * * proc.h * per-process shared memory data structures * * * Portions Copyright (c) 1996-2006, PostgreSQL Global Dev
www.eeworm.com/read/387667/2557249

h xlog_internal.h

/* * xlog_internal.h * * PostgreSQL transaction log internal declarations * * NOTE: this file is intended to contain declarations useful for * manipulating the XLOG files directly, but it is not
www.eeworm.com/read/387667/2557264

h twophase.h

/*------------------------------------------------------------------------- * * twophase.h * Two-phase-commit related declarations. * * * Portions Copyright (c) 1996-2006, PostgreSQL Global De