Thomas G. Lockhart
453e30e523
Update from Andreas Zeugswetter <andreas.zeugswetter@telecom.at>
...
for v6.5.2 info.
1999-09-14 15:33:50 +00:00
Bruce Momjian
9408abd6b7
Update for 6.5.2 history file.
1999-09-13 22:38:51 +00:00
Bruce Momjian
e8a71f0dd3
Update pgaccess 0.98
1999-09-13 18:47:42 +00:00
Bruce Momjian
45b5e0f84b
Update vadim for index reuse.
1999-09-13 17:10:33 +00:00
Bruce Momjian
e86054e2c3
Update release notes for 6.5.2.
1999-09-13 02:47:25 +00:00
Bruce Momjian
8b20b8baee
Update for 6.5.2.
1999-09-13 00:20:48 +00:00
Bruce Momjian
8401a89868
Update to 6.5.2.
1999-09-13 00:13:24 +00:00
Bruce Momjian
738e635f94
Typo fix.
1999-08-16 20:32:56 +00:00
Bruce Momjian
4978853b55
I've sent 3 mails to pgsql-patches. There are two files, one for doc
...
and
for src/data directories, and one minor patch for doc/README.locale.
Please apply.
Oleg.
1999-08-16 20:29:11 +00:00
Bruce Momjian
c7092a8e8f
Update README.NT.
1999-07-19 05:08:23 +00:00
Thomas G. Lockhart
725d5c7fa8
Fix reference to European DateStyle startup options.
1999-07-16 06:22:32 +00:00
Thomas G. Lockhart
984e5f3503
Rebuild from sources to fix missing gif.
1999-07-16 06:20:37 +00:00
Thomas G. Lockhart
2c1756d7fa
Add missing gif to postgres integrated doc.
1999-07-16 06:03:48 +00:00
Thomas G. Lockhart
25fece4b7f
Add missing gif to the tarball.
...
Fix reference to '-o -e' flag set for Postmaster.
1999-07-16 05:57:08 +00:00
Thomas G. Lockhart
06dfb46d82
Correct typo in command line options for backend server.
1999-07-16 05:51:42 +00:00
Bruce Momjian
c4747c7866
Update TODO list.
1999-07-13 03:07:20 +00:00
Bruce Momjian
941d426ca0
Update install file.
1999-07-12 17:33:36 +00:00
Bruce Momjian
d0fb48818a
Update 6.5.1 items.
1999-07-12 02:27:31 +00:00
Tatsuo Ishii
32a1a4e54f
document updated for 6.5.1
1999-07-11 22:59:26 +00:00
Bruce Momjian
2859bde109
Update release notes.
1999-07-11 18:02:59 +00:00
Bruce Momjian
f8d856af2c
Add Tom's group by fixes.
1999-07-11 03:57:58 +00:00
Bruce Momjian
8c32f99f67
Update TODO list.
1999-07-11 02:02:13 +00:00
Bruce Momjian
aece668947
Add new item from Tom Lane sorting.
1999-07-10 18:38:16 +00:00
Bruce Momjian
bc5f34c89e
Update release notes.
1999-07-10 17:26:09 +00:00
Bruce Momjian
04bfc5bbdf
Update release for 6.5.1.
1999-07-10 17:16:05 +00:00
Bruce Momjian
5a3fa95c39
Update stuff for 6.5.1 release.
1999-07-10 16:28:02 +00:00
Bruce Momjian
7d23fc5935
update readme.nt
1999-07-09 21:46:14 +00:00
Bruce Momjian
103cf75651
Re-apply range check patch after fixing LIMIT_H test and defines.
1999-07-09 17:40:31 +00:00
Bruce Momjian
cd5dfb65a9
Add mention block size <= 32k.
1999-07-09 16:56:44 +00:00
Bruce Momjian
8aa780bdd3
cleanup
1999-07-09 04:51:27 +00:00
Bruce Momjian
62cc8bf7c4
Update TODO list.
1999-07-09 04:20:22 +00:00
Bruce Momjian
296efd8065
Fix for ACL length problem on different platforms.
1999-07-09 03:28:53 +00:00
Bruce Momjian
eee5243dc8
Update TODO
1999-07-08 05:04:49 +00:00
Bruce Momjian
2e09df9d9f
Update.
1999-07-08 05:02:09 +00:00
Bruce Momjian
6276c035f8
Update todo
1999-07-08 05:01:25 +00:00
Bruce Momjian
4048d540c6
Update TODO.
1999-07-08 03:34:00 +00:00
Bruce Momjian
879d1aeb58
New TODO list.
1999-07-08 03:33:19 +00:00
Bruce Momjian
2cf2a4fe2b
> In both datetime_trunc() and timespan_trunc() in dt.c,
...
> the DTK_MICROSEC case is just like the DTK_MILLISEC case.
> I think this is wrong and it ought to look like
> fsec = rint(fsec * 1000000) / 1000000;
> no?
Tom Lane.
1999-07-08 03:22:46 +00:00
Bruce Momjian
70ce98b77a
Rename pg_temp to pg_sorttemp so it does not conflict with temp table names.
1999-07-08 02:46:39 +00:00
Bruce Momjian
a6c688d9cd
Irix update from Mark Dalphin
1999-07-08 00:15:03 +00:00
Bruce Momjian
104d6c816e
Add ^ precidence.
1999-07-08 00:00:43 +00:00
Bruce Momjian
38ff52c379
Allow port numbers 32k - 64k.
1999-07-07 17:17:50 +00:00
Bruce Momjian
517da8b5fa
Newer README.NT.
1999-07-07 16:41:18 +00:00
Bruce Momjian
1391098851
Fix misspelling.
1999-07-07 09:11:15 +00:00
Bruce Momjian
ab1b88fd0d
Add new TODO file to CVS tree.
1999-07-06 20:41:22 +00:00
Thomas G. Lockhart
07c0de7d9d
Update makefile to generate man pages.
...
Include first cut at instructions for man pages in docguide.sgml.
Fix markup.
1999-07-06 17:19:42 +00:00
Thomas G. Lockhart
7b09d4bacb
Add missing paragraph end tag.
1999-07-06 17:18:31 +00:00
Thomas G. Lockhart
1e723ff015
Fix some markup, but probably not finished yet...
1999-07-06 17:17:31 +00:00
Thomas G. Lockhart
a4ac2f458e
Fix markup for docbook2man man page generation.
...
No big deal; fixed lots of other markup at the same time.
Bigest change: make sure there is no whitespace
in front of <term> contents.
This will probably help the other output types too.
1999-07-06 17:16:42 +00:00
Thomas G. Lockhart
192a66e3da
Include rules for building a man tar file.
1999-07-06 17:13:50 +00:00