Bruce Momjian
773088809d
More cleanup
1999-07-16 17:07:40 +00:00
Thomas G. Lockhart
4d5aa343de
Fix conflicting id tags (sql.sgml also used "select-title").
1999-07-16 14:32:06 +00:00
Bruce Momjian
ba42b68977
Update TODO list.
1999-07-16 05:06:34 +00:00
Thomas G. Lockhart
3c4447fd97
Complete markup for docbook2man support.
...
Fix synopsis info thanks to Yves.Martin@ensimag.imag.fr .
1999-07-15 16:31:16 +00:00
Thomas G. Lockhart
f2738394d6
Add id label to allow cross referencing.
1999-07-15 15:49:18 +00:00
Bruce Momjian
4b2c2850bf
Clean up #include in /include directory. Add scripts for checking includes.
1999-07-15 15:21:54 +00:00
Bruce Momjian
0df761420d
Update TODO list.
1999-07-15 13:46:16 +00:00
Thomas G. Lockhart
d72168d6e0
Complete first pass at markup adjustments for docbook2man man pages.
...
Add some internal cross references to select.sgml.
1999-07-14 20:32:59 +00:00
Thomas G. Lockhart
d289011f8a
Include gif omitted from integrated doc.
...
Thanks to Goran Uddeborg for spotting this.
1999-07-14 20:31:42 +00:00
Bruce Momjian
0ab1c117e8
Update TODO list.
1999-07-13 18:38:11 +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
Bruce Momjian
51ae21316f
Add files to point to TODO list.
1999-07-01 05:31:22 +00:00
Thomas G. Lockhart
69c617e9a1
Remove User's Guide entities since they were not being used.
1999-06-23 06:21:19 +00:00
Thomas G. Lockhart
3143220b15
Add information on generating INSTALL and HISTORY from sgml sources.
1999-06-23 06:19:36 +00:00
Thomas G. Lockhart
f8a9892daf
Clarify input/output timezone information.
...
Add detail on exact interpretation of "concatenated date"
for various lengths.
1999-06-23 06:17:51 +00:00
Thomas G. Lockhart
b32ffb7345
Add backup/restore info to Admin Guide.
...
Split management chapter from start-ag.sgml to manage-ag.sgml.
1999-06-23 06:15:37 +00:00