- 12 Oct, 1998 13 commits
-
-
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
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 10 Oct, 1998 5 commits
-
-
Thomas G. Lockhart authored
Update UNLISTEN to not require double-quotes around the wildcard argument. Clean up markup.
-
Thomas G. Lockhart authored
Add new bibliographic references from Paul Aoki. Include libpq++ docs from the old man page in the Programmer's Guide. Update Unix installation info for ODBC.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Bruce Momjian authored
-
- 09 Oct, 1998 18 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
autoconf
-
Bruce Momjian authored
o configure.in Jan.
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Autoconf
-
Bruce Momjian authored
-
- 08 Oct, 1998 4 commits
-
-
Tom Lane authored
-
Bruce Momjian authored
following patches fix the problems (i.e., all regression tests pass) in what I hope to be a platform-independent fashion. The accomplish the following: Brook Milligan
-
Tom Lane authored
is wrong and dangerous unless you are using contrib/string. We really need a thorough look at the issue of making the backend and the FE/BE protocols completely 8-bit-clean for string data, but that's a task for some future release.
-
Bruce Momjian authored
-