7a9312b422
Tcl fixes from Billy G. Allie
1998-10-12 02:41:01 +00:00
b0dfc47794
2) Can't dump/restore varchar fields (See attached bug report/patch)
...
Cary B. O'Brien
1998-10-12 02:05:42 +00:00
8a7bec3d45
autoconf
1998-10-12 02:01:41 +00:00
0453f4d0f2
Cleanup.
1998-10-12 01:58:14 +00:00
377b5fa3a4
Fix for inet_net_pton() from Tom.
1998-10-12 01:30:26 +00:00
e48623ce87
More Solaris fixes.
1998-10-12 01:23:29 +00:00
e16634386a
Add SVr4 shared libraries.
1998-10-12 01:10:09 +00:00
66f893f3fe
Solaris shared library fixes.
1998-10-12 01:04:02 +00:00
beac8c1c46
Fix for vacuum and cache use. Fix for BSDI 4.0.
1998-10-12 00:53:42 +00:00
5a61590e48
Add new "-n" flag to pg_dump.
...
Update UNLISTEN to not require double-quotes around the wildcard argument.
Clean up markup.
1998-10-10 17:13:47 +00:00
d98011d8de
Clean up markup.
...
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.
1998-10-10 17:12:18 +00:00
03cb232a1f
Move documentation to sgml sources, so remove man page installation.
1998-10-10 17:08:11 +00:00
f5da9422be
Move documentation to sgml sources.
1998-10-10 17:07:16 +00:00
ef58a2c285
shared library instructions.
1998-10-10 03:08:02 +00:00
572f6f313d
New shared library mentions.
1998-10-09 21:41:36 +00:00
6799af7d80
Reverse out vacuum change.
1998-10-09 21:31:34 +00:00
2ac3173d75
major/minor shared name cleanup
1998-10-09 21:28:50 +00:00
0044a1bc1d
Recommend ldconfig on any ELF.
1998-10-09 19:53:10 +00:00
878f9dbb66
autoconf
1998-10-09 17:34:57 +00:00
ada4cfce29
configure cleanup
1998-10-09 17:31:39 +00:00
edcf5a7eba
autoconf
1998-10-09 16:59:43 +00:00
40703f282a
There where a few more problems fixed by the patch below.
...
o configure.in
Jan.
1998-10-09 16:57:10 +00:00
1483456418
Fix for version() string overwrite.
1998-10-09 16:42:32 +00:00
d12d4c78e5
Add wildcard asterisk to the UNLISTEN syntax.
1998-10-09 07:06:37 +00:00
4c9239173a
Changes to support standalone installation.
1998-10-09 07:04:53 +00:00
25f90202f7
Adjustments for standalone and integrated ODBC.
1998-10-09 07:01:26 +00:00
a8428c9e3f
More bsdi 4.0 cleanups for shared libraries.
1998-10-09 04:50:12 +00:00
765dd1b3f2
More bsdi 4.0 fixes.
1998-10-09 04:22:49 +00:00
4b86cabcb4
Cleanup of distclean.
1998-10-09 04:07:49 +00:00
af45dab6d7
Fix for BSDI shared libraries.
1998-10-09 03:08:00 +00:00
76392f8cc4
Autoconf
1998-10-09 00:51:50 +00:00
db882f6a18
Cleanup of pl files.
1998-10-09 00:41:28 +00:00
5524a85172
Clean up minor gcc warning about lack of reset_r_plans prototype.
1998-10-08 23:50:28 +00:00
23815260a3
I have had a few problems with the PL stuff recently committed. The
...
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
1998-10-08 23:45:19 +00:00
60fee725b8
Do not enable TCL_ARRAYS feature by default, because it
...
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.
1998-10-08 23:31:20 +00:00
2133276ecc
Update to pgaccess 0.90.
1998-10-08 22:50:20 +00:00
681343ab6c
No need compile command/version.c anymore.
1998-10-08 18:37:14 +00:00
173c555948
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
1998-10-08 18:30:52 +00:00
0a1c2805b3
libpgtcl.sgml still needs work, but at least there are
...
fewer errors than there were.
1998-10-08 03:23:03 +00:00
deaaf96975
Fix for INET type addition.
1998-10-08 02:08:47 +00:00
f1fef841c3
Grammar, my boy, grammar :-(
1998-10-08 01:28:58 +00:00
af5d6b4ef6
I'm too short of time to make these man pages look like the
...
newly-updated SGML reference pages, so I just inserted a comment that they
are obsolete. If you want to transcribe the newer info into these pages,
be my guest.
1998-10-08 01:16:18 +00:00
976625c54a
I continue my quest to eliminate documentation that claims
...
a listen/notify condition name is a class or table name, 'cause it ain't.
1998-10-08 01:10:28 +00:00
ba0a1ae721
Add changelog.
1998-10-08 00:41:36 +00:00
5d8d65e8b3
remove unused file.
1998-10-08 00:39:11 +00:00
25b5faa7cd
Just a quick patch. This makes the JDBC driver thread safe, which is an
...
important step towards making the driver compliant, and means that for
some Java applications and servlets, only a single database connection
is
needed, so in a sence this is a nice little show stopper for 6.4 (and
should still be backward compatible to 6.3.2).
Peter
1998-10-08 00:38:21 +00:00
9042e9d757
Cleanup for snprintf for long long's.
1998-10-08 00:34:47 +00:00
ad567f07be
Link unlisten.sgml into what I hope are the right places.
1998-10-08 00:19:49 +00:00
8849655d24
I agree. I think, though, that the best argument presented in the
...
debate was from Paul Vixie, who wanted INET to be the name covering
both IPV4 and IPV6. The following kit makes the needed changes:
Tom Ivar Helbekkmo
1998-10-08 00:19:47 +00:00
ac5a8b9ab5
And some UNLISTEN doco too!
1998-10-08 00:19:13 +00:00