Alter Domain fixes
Silence a couple of warnings (attached).
Below is what I'm using to compile / configure.
make distclean > /dev/null
CFLAGS="-O2 -Wall -Wmissing-prototypes -Wmissing-declarations \
-Wpointer-arith -Wcast-align"
export CFLAGS
./configure --prefix=/home/rbt/work/postgresql/`pwd | sed -E
's/(.*)\/pgsql([^\/]+)$/db\2/g'` \
--enable-depend \
--enable-debug \
--enable-cassert \
--with-pgport=6543
make install > /dev/null
make check
--
Rod Taylor <rbt@rbt.ca>
PGP Key: http://www.rbt.ca/rbtpub.asc
Attachments:
typcmds.patchtext/plain; charset=ISO-8859-1; name=typcmds.patchDownload+3-3
Rod Taylor wrote:
Silence a couple of warnings (attached).
Works for me. Thanks!
Joe
Patch applied. Thanks.
---------------------------------------------------------------------------
z
Rod Taylor wrote:
-- Start of PGP signed section.
Silence a couple of warnings (attached).
Below is what I'm using to compile / configure.
make distclean > /dev/null
CFLAGS="-O2 -Wall -Wmissing-prototypes -Wmissing-declarations \
-Wpointer-arith -Wcast-align"
export CFLAGS./configure --prefix=/home/rbt/work/postgresql/`pwd | sed -E
's/(.*)\/pgsql([^\/]+)$/db\2/g'` \
--enable-depend \
--enable-debug \
--enable-cassert \
--with-pgport=6543make install > /dev/null
make check--
Rod Taylor <rbt@rbt.ca>PGP Key: http://www.rbt.ca/rbtpub.asc
[ Attachment, skipping... ]
-- End of PGP section, PGP failed!
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073