1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00
Commit Graph

1688 Commits

Author SHA1 Message Date
59e321ddd4 Update TODO list. 2001-02-09 15:22:22 +00:00
a6e1bb065f Update TODO list. 2001-02-09 15:20:54 +00:00
049c4e28aa Update TODO list. 2001-02-09 15:15:09 +00:00
467f43d2fa Document PL/TclU language variant, and do some minor copy-editing. 2001-02-09 03:06:38 +00:00
1f78ad262e Restructure discussion of PL installation to emphasize createlang as the
recommended install procedure, rather than mentioning it as an afterthought.
2001-02-09 02:20:52 +00:00
088c0b9546 Make -w the default for shut down, add -W option to specify no wait.
Add -l option to name log file.  Set umask to 077.
Proper file descriptor redirection to allow postmaster to detach from
shell's process group.
Add -s option to turn off informational messages.
2001-02-08 19:39:24 +00:00
2394083bd6 Minor copy-editing. 2001-02-07 20:46:55 +00:00
c9836946ac Update FAQ. 2001-02-07 16:33:32 +00:00
2424483c23 Update FAQ. 2001-02-07 16:32:47 +00:00
90670ebdea Add java. 2001-02-07 04:50:55 +00:00
c992515abc Update TODO list. 2001-02-07 04:50:50 +00:00
c51ece3373 Add item. 2001-02-07 04:48:27 +00:00
25d95a2d60 Update TODO list. 2001-02-07 00:52:56 +00:00
0817130ead Update TODO list. 2001-02-07 00:52:42 +00:00
d3aa664798 Add. 2001-02-06 18:02:25 +00:00
a0b9ffbbeb Update /contrib and TODO.detail. 2001-02-06 17:47:48 +00:00
98f7176c03 Update TODO list. 2001-02-06 17:42:37 +00:00
396ad24836 Update TODO list. 2001-02-06 17:42:18 +00:00
3869b08859 Update FAQ. 2001-02-06 04:28:50 +00:00
192ce19d36 Document BETWEEN. 2001-02-05 19:21:45 +00:00
e28c095e8d Update FAQ. 2001-02-05 17:37:44 +00:00
ab29852224 Move PL docs to programmer's guide, "storage" chapter to admin guide,
clean up some things in the affected areas.
2001-02-04 15:28:18 +00:00
72813984da Must run jadetex three times to get correct page numbers. Add support for
pdfjadetex.
2001-02-04 12:23:11 +00:00
c1f5ed6394 When making xrefs to refsects, the linkend should point to the refsect and
the endterm to the title element, not both to the title.  At least
docbook2man prefers it that way.
2001-02-04 12:18:08 +00:00
930b283a89 Re-add Peter E's changes. 2001-02-03 21:50:45 +00:00
251de13afd Improved wording, from Albert REINER <areiner@tph.tuwien.ac.at>. 2001-02-03 19:09:46 +00:00
7c164dca0b Update, polish, consistencify preface/intro sections. 2001-02-03 19:03:27 +00:00
a1c68b4e6b A patch for the GROUP BY/HAVING example. p.date should be s.date.
Robert B. Easter
2001-02-01 19:13:47 +00:00
8255fc1716 Update HISTORY/release with current changes. 2001-01-29 18:58:45 +00:00
6efa7838f5 Update TODO list. 2001-01-29 17:57:41 +00:00
99f964fcc6 Remove unused TODO.detail functions. 2001-01-29 17:57:26 +00:00
da0e6bfeaf Remove subquery. 2001-01-29 17:52:47 +00:00
621fc06cb8 Update TODO list. 2001-01-29 17:50:26 +00:00
c8e18b105a Update TODO list. 2001-01-29 17:48:11 +00:00
4ad180691f Update FAQ. 2001-01-29 01:23:36 +00:00
be88b0d888 Update FAQ. 2001-01-28 17:43:54 +00:00
08dcf0a680 Update FAQ. 2001-01-28 17:42:12 +00:00
ab71c20fdf Update FAQ. 2001-01-28 17:39:44 +00:00
a4477341b8 Update TODO list. 2001-01-28 15:42:42 +00:00
0543cded86 Update TODO list. 2001-01-28 15:41:58 +00:00
677fe55c12 Update FAQ. 2001-01-28 15:18:45 +00:00
da86b9cb5c Update TODO list. 2001-01-28 05:05:11 +00:00
b72ca55ed5 Update FAQ. 2001-01-27 20:19:34 +00:00
f3416bef03 Add 'foreign' file. 2001-01-27 19:49:45 +00:00
94bf45265f Make into appendix, correct some items. 2001-01-27 11:12:53 +00:00
dc7a0009f0 Add permission check for CHECKPOINT. 2001-01-27 10:19:52 +00:00
8505fc8f98 Update TODO list. 2001-01-27 05:49:12 +00:00
13eadd430f Update TODO list. 2001-01-27 05:40:51 +00:00
76beb79d27 in the tutorial, chapter 2., "Relational Data Model Formalities"
(sql490.htm), there is

"set of all k-tuples v1, v2, ... vk, such that v1 [isin] D1, v1 [isin] D1"

i assume it should be
"set of all k-tuples v1, v2, ... vk, such that v1 [isin] D1, v2 [isin] D2"

Divide by Zero
2001-01-27 05:07:28 +00:00
a6584742ed Update TODO list. 2001-01-27 04:42:56 +00:00