- 14 Oct, 1998 9 commits
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
of the proper cpp program.
-
Thomas G. Lockhart authored
from stdin. Necessary at least for systems missing cpp but having gcc -E. Include new configured file backend/catalog/genbki.sh.
-
Thomas G. Lockhart authored
timestamp had become a token a while ago, but had been omitted from the keywords.c until recently. This uncovered the omission in the ColId decl.
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 13 Oct, 1998 9 commits
-
-
Marc G. Fournier authored
Updated regression.diffs file for Solaris x86...
-
Marc G. Fournier authored
From: Peter Gucwa <pg@softcomputer.com> Here are patches needed to complie under AIX 4.2. I changed configure.in, pqcomm.c, config.h.in, and fe-connect.c. Also I had to install flex because lex did not want to translate pgc.l.
-
Marc G. Fournier authored
New regression results for Solaris-Sparc 2.6 w/ gcc 2.8.1
-
Marc G. Fournier authored
This is plain wrong, but check to see if DataDir was set *before* running read_pg_options ... read_pg_options should probably be moved to after the getopt() instead?
-
Marc G. Fournier authored
-
Marc G. Fournier authored
do not configure in the perl5 interface. the perl5 interface needs to be installed under /usr/local/lib/perl5/*, which is generally owned by root. This allows a non-root build/install with the only root requirement being the make/install of hte perl5 stuff...
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Marc G. Fournier authored
Remove the -soname ${SHLIB} from solaris_{sparc,x86} as they conflict with the -o $@ used in the ${SHLIB} directive, causing a failure for *at least* gcc2.8.1 + Solaris 2.6 under both hardware platforms...
-
- 12 Oct, 1998 22 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
When importing an image into the database, the example now fires off a new Thread, which imports the image in the background. This also means that the application doesn't freeze on the user, and they can still browse the images in the database, while the upload is running. This now makes the ImageViewer a true example on how to use Threads (the threadtest class is just that - a test). Peter
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Cary B. O'Brien
-
Bruce Momjian authored
-
Bruce Momjian authored
-