]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql-aurox.patch
- rel. 0.5.RC2 due to fixed rdbms status checking in postgresql.init script
[packages/postgresql.git] / postgresql-aurox.patch
CommitLineData
4a34e4f4
GS
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.157442 seconds and 4 git commands to generate.