vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, With latest modification on src/interfaces/ecpg/pgtypeslib/dt_common.c, DTK_ISODOW is not defined. The patch attached needs to be applied on 8.1 and 8.2 branches to compile successfully. Regards. -- Guillaume. <!-- http://abs.traduc.org/ http://lfs.traduc.org/ http://docs.postgresqlfr.org/ --> ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |
| |||
| Guillaume Lelarge <guillaume@lelarge.info> writes: > With latest modification on src/interfaces/ecpg/pgtypeslib/dt_common.c, > DTK_ISODOW is not defined. The patch attached needs to be applied on 8.1 > and 8.2 branches to compile successfully. I'm wondering why the back-branch patches added a dependency on DTK_ISODOW in the first place. That looks more like a copy&paste error than something intentional. Michael? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org |
| ||||
| On Mon, May 21, 2007 at 10:17:30AM -0400, Tom Lane wrote: > I'm wondering why the back-branch patches added a dependency on > DTK_ISODOW in the first place. That looks more like a copy&paste > error than something intentional. Michael? It is, somehow it slipped through. Just removed it. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL! ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |