1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-14 08:21:07 +03:00
Commit Graph

994 Commits

Author SHA1 Message Date
f68b847504 Add new 7.0.3 item to all places. 2000-11-12 14:26:59 +00:00
ef6bee30c5 cleanup 2000-11-03 04:17:55 +00:00
63a8127cf4 Brand 7.0.3. 2000-11-03 03:42:57 +00:00
97f41dabd3 Update FAQ. 2000-06-24 01:51:33 +00:00
3a82b67b22 Fix markup to allow doc building. 2000-06-14 13:18:59 +00:00
cb9221a820 update developers faq 2000-06-10 02:05:55 +00:00
d9bb8e7590 Update bsdi faq. 2000-06-09 16:35:54 +00:00
ba7bf95050 Update FAQ. 2000-06-09 12:20:59 +00:00
e261306b43 Update install for upgraders. 2000-06-05 17:02:27 +00:00
48f25ca5a4 Update for 7.0.2. 2000-06-05 10:59:19 +00:00
68f7531dbd update 2000-06-02 16:34:42 +00:00
924d85bbbf Update faq's. 2000-06-02 02:28:13 +00:00
ce4605bcbf Add fix to index length 2000-06-02 01:26:29 +00:00
490c151237 Update 7.0.1 for Tatsuo 2000-06-01 06:03:49 +00:00
e787d2ef4f Mention pg_upgrade 2000-06-01 05:58:56 +00:00
78cb38ccfb Fixups for 7.0.1 2000-06-01 05:14:35 +00:00
46645b9378 Change date of documents. 2000-05-28 04:28:55 +00:00
2e4072e115 fix typo 2000-05-28 02:02:07 +00:00
be6e7717db Fix \h SELECT to not show SELECT INTO. 2000-05-26 15:47:18 +00:00
ebb88e3ba5 Fix initlocation syntax example for createdb 2000-05-26 02:07:15 +00:00
936b27fa87 Update TODO list. 2000-05-25 16:10:01 +00:00
a802433917 Spell fix 2000-05-25 15:32:03 +00:00
75478861a4 pg_ctl does not use -S by default anymore so update documentation 2000-05-23 21:46:57 +00:00
b1b9059427 Irix fixes from Murad Nayal 2000-05-22 23:56:44 +00:00
aa387054d2 Multibyte documentations update 2000-05-20 13:40:13 +00:00
0d62ecdf72 Update rules man pages. 2000-05-20 11:38:25 +00:00
c99e851eea Clean up sql functions examples. 2000-05-20 11:24:37 +00:00
a9876533d6 Update TODO list. 2000-05-20 03:45:20 +00:00
4763cddaf5 Update TODO list. 2000-05-19 19:27:56 +00:00
f63ba5cd6a Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use
PQconnectdb() style connections.
2000-05-18 14:24:38 +00:00
52d95db1a3 Update trigger.sgml 2000-05-17 18:30:02 +00:00
21258c35a0 Clean up trigger sgml docs. 2000-05-17 17:44:13 +00:00
362a0f68d9 The check of class string in configure (line 1732) fails because this class
is in <string> and not in <string.h> on QNX4/egcs-2.91.60.
Probably this can be changed for all platforms. The test in line 1705 uses
<string> as well. Because I am not sure, I havn't this included into the
patch.

doc/Makefile has to be sligthly  modified as it has been done for
src/backend/Makefile due to a QNX4 problem (patch attached)

Furthermore src/test/regress/run_check.sh needs to be patched as it has been
done for regress.sh (patch attached). Please note that in the patch the
postmaster is started always with the -i option.

run_check.sh reports the test "limit" as failed, but in reallity it is OK.
regress.sh reports it as OK.

Andreas Kardos
2000-05-17 16:57:41 +00:00
76da5b80b1 Change plpgsql example from SELECT * INTO rec to SELECT INTO rec *. 2000-05-17 00:15:48 +00:00
d446c129ac Fix typo 2000-05-16 21:16:12 +00:00
5128d145a8 Cleanup plpgsql man page typo 2000-05-16 19:29:43 +00:00
52831da26c Fix createlang -l dbname so it works, update sgml. 2000-05-15 16:12:39 +00:00
5a72eadc98 Add mention of lo_unlink to manual 2000-05-15 12:42:23 +00:00
1bea3c3c46 Fix atan3-> atan2. 2000-05-15 01:41:18 +00:00
f87772b722 Remove array file, per Tom Lane. 2000-05-14 03:47:27 +00:00
568df05028 Remove arrays file, already have array file. 2000-05-14 03:26:38 +00:00
f301fabf4e Back out listen fix. 2000-05-14 02:53:49 +00:00
efc6b7ddfc Update TODO list. 2000-05-14 01:29:07 +00:00
a316339e6c Update bug template. 2000-05-14 01:14:01 +00:00
5e02f6b6ac Update TODO list. 2000-05-12 17:20:14 +00:00
e9e42f6f5f Remove cluster TODO e-mail file 2000-05-12 16:33:29 +00:00
5160a5db0a Update TODO list. 2000-05-12 12:33:48 +00:00
845fb15e78 Update TODO list. 2000-05-12 12:24:45 +00:00
4624b84cf2 Small cleanup of file. 2000-05-12 00:54:53 +00:00
eead0e77a4 Update SGML for FETCH and url's. 2000-05-11 17:32:33 +00:00