]> git.pld-linux.org Git - packages/postgresql.git/blob - postgresql-aurox.patch
- oops, jdbc is separate project, now
[packages/postgresql.git] / postgresql-aurox.patch
1 *** postgresql-7.2.3/src/include/postgres_ext.h.orig    2001-10-28 07:25:59.000000000 +0100
2 --- postgresql-7.2.3/src/include/postgres_ext.h 2002-11-26 11:01:05.000000000 +0100
3 ***************
4 *** 40,45 ****
5    *
6    * NOTE that databases with different NAMEDATALEN's cannot interoperate!
7    */
8 ! #define NAMEDATALEN 32
9   
10   #endif
11 --- 40,45 ----
12    *
13    * NOTE that databases with different NAMEDATALEN's cannot interoperate!
14    */
15 ! #define NAMEDATALEN 128
16   
17   #endif
This page took 0.044232 seconds and 3 git commands to generate.