代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/100285/6270937
c inet_aton.c
/* $Id: inet_aton.c,v 1.16 1999/02/07 22:07:02 tgl Exp $
*
* This inet_aton() function was taken from the GNU C library and
* incorporated into Postgres for those systems which do not have this
*
www.eeworm.com/read/100285/6271169
c mac.c
/*
* PostgreSQL type definitions for MAC addresses.
*
* $Id: mac.c,v 1.8.2.1 1999/08/02 05:24:54 scrappy Exp $
*/
#include "postgres.h"
#include "utils/builtins.h"
manufacturer manufacturers[]
www.eeworm.com/read/100285/6271316
c password.c
/*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: password.c,v 1.21 1999/05/25 16:09:00 momjian Exp $
*
*/
#include
#include
#include
www.eeworm.com/read/100285/6271860
c testlibpq.c
/*
* testlibpq.c
* Test the C version of LIBPQ, the POSTGRES frontend library.
*
*
*/
#include
#include "libpq-fe.h"
static void
exit_nicely(PGconn *conn)
{
PQfinish(conn);
exit(1);
www.eeworm.com/read/187332/5224561
h aug_sysdep.h
/*
* $Id: aug_sysdep.h,v 1.3.2.1 2005/06/23 16:15:50 andrei Exp $
*
* POSTGRES module, portions of this code were templated using
* the mysql module, thus it's similarity.
*
*
* Copyright (C) 2
www.eeworm.com/read/187332/5224563
h dbase.h
/*
* $Id: dbase.h,v 1.2 2004/04/13 14:58:05 janakj Exp $
*
* POSTGRES module, portions of this code were templated using
* the mysql module, thus it's similarity.
*
*
* Copyright (C) 2003 Augus
www.eeworm.com/read/187332/5224564
c db_utils.c
/*
* $Id: db_utils.c,v 1.3 2004/12/06 13:02:10 sobomax Exp $
*
* POSTGRES module, portions of this code were templated using
* the mysql module, thus it's similarity.
*
*
* Copyright (C) 2003 A
www.eeworm.com/read/187332/5224569
c aug_util.c
/*
* $Id: aug_util.c,v 1.1.10.1 2005/07/20 17:11:52 andrei Exp $
*
* POSTGRES module, portions of this code were templated using
* the mysql module, thus it's similarity.
*
*
* Copyright (C) 20
www.eeworm.com/read/187332/5224570
c aug_alloc.c
/*
* $Id: aug_alloc.c,v 1.1.10.3 2005/07/20 17:26:16 andrei Exp $
*
* POSTGRES module, portions of this code were templated using
* the mysql module, thus it's similarity.
*
*
* Copyright (C) 2