~psycopg/psycopg/2.0.x

« back to all changes in this revision

Viewing changes to psycopg/utils.c

  • Committer: Federico Di Gregorio
  • Date: 2008-11-26 08:51:53 UTC
  • Revision ID: fog@initd.org-20081126085153-rzqta245jvaa2qef
Patch from Jason Erickson to build on MSVC

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 *
3
3
 */
4
4
 
 
5
#include <Python.h>
 
6
#include <string.h>
 
7
 
5
8
#include "psycopg/config.h"
6
9
#include "psycopg/psycopg.h"
7
10
#include "psycopg/connection.h"
8
11
#include "psycopg/pgtypes.h"
9
12
#include "psycopg/pgversion.h"
10
 
#include <string.h>
11
13
#include <stdlib.h>
12
14
 
13
15
char *