-
- Downloads
From: "Billy G. Allie" <Bill.Allie@mug.org>
The following patches will allow postgreSQL 6.3 to compile and run on a UNIXWARE 2.1.2 system with the native C compiler with the following library change: The alloca function must be copied from the libucb.a archive and added to the libgen.a archive. Also, the GNU flex program is needed to successfully build postgreSQL.
Showing
- src/backend/port/dynloader/univel.c 1 addition, 1 deletionsrc/backend/port/dynloader/univel.c
- src/backend/port/dynloader/univel.h 18 additions, 18 deletionssrc/backend/port/dynloader/univel.h
- src/include/access/heapam.h 53 additions, 1 deletionsrc/include/access/heapam.h
- src/include/port/univel.h 4 additions, 3 deletionssrc/include/port/univel.h
- src/include/storage/s_lock.h 10 additions, 10 deletionssrc/include/storage/s_lock.h
- src/template/univel 2 additions, 1 deletionsrc/template/univel
Loading
Please register or sign in to comment