2d004d7f95
Allow location of index creation perl script be be specified in
...
Makefile.custom, to allow finding it on Mandrake systems (at least).
2001-12-21 03:53:04 +00:00
41acf3d820
Some tuning
2001-12-19 18:49:56 +00:00
cebfe90f0b
Revert breakage
2001-12-10 13:07:16 +00:00
63b312d2da
Add new Japanese FAQ versions.
2001-12-10 11:17:51 +00:00
03a321d214
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
...
between Postgres and PostgreSQL.
2001-12-08 03:24:40 +00:00
68cb184b56
Update list of currently supported platforms.
...
Mention SQL9x precision syntax for date/time types.
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
between Postgres and PostgreSQL.
2001-12-08 03:24:23 +00:00
15790465c2
Update FAQ.
2001-12-05 05:41:13 +00:00
e383e411b7
Update FAQ.
2001-12-05 05:38:51 +00:00
d1e77ecf95
Update FAQ.
2001-12-05 05:33:48 +00:00
969cc16c69
Enforce restriction that COPY DELIMITERS string must be exactly one
...
character; replace strchr() search with simple comparison to speed up
COPY IN. Per discussion in pghackers.
2001-12-04 21:19:57 +00:00
fb170041c6
Update FAQ_DEV.
2001-12-04 17:12:25 +00:00
b7579d62ce
Update FAQ.
2001-12-04 07:12:08 +00:00
2314bcfb95
Another test of double-commit. It used only commit one file.
2001-12-04 07:10:45 +00:00
08475b75c3
Test of double-commit.
2001-12-04 07:09:53 +00:00
7a0f2a648d
Update FAQ_DEV.
2001-12-04 06:44:45 +00:00
50cf849e28
Update FAQ_DEV.
2001-12-04 06:40:09 +00:00
caf4da8a20
Update FAQ_DEV.
2001-12-04 06:37:26 +00:00
79d5f6f6ec
Update FAQ_DEV.
2001-12-04 06:35:51 +00:00
c90bcb98bd
Update FAQ_DEV.
2001-12-04 06:26:59 +00:00
e0a5d6ce46
Update FAQ_DEV.
2001-12-04 06:20:53 +00:00
00836012c6
Update FAQ_DEV.
2001-12-04 06:20:09 +00:00
970dcf2776
Update FAQ_DEV.
2001-12-04 06:14:44 +00:00
c36e598ecb
Update FAQ_DEV.
2001-12-04 06:14:04 +00:00
e469fac240
Recommend --enable-debug with somewhat more enthusiasm.
2001-12-04 02:21:35 +00:00
0532175496
Fix trigger example for PG 7.2 change: count(*) now returns int8.
2001-12-04 02:07:11 +00:00
7321eed9e8
Document max-processes-per-user limit as a possible cause of failures
...
in the parallel regression tests. Suggest editing parallel_schedule
as a workaround if one cannot fix the system limits.
2001-12-04 01:49:17 +00:00
05dada0833
Add some more material to the section about partial indexes.
2001-12-04 01:22:13 +00:00
53f1173388
Provide some documentation for EXISTS, IN, NOT IN, ANY/SOME/ALL,
...
and row comparisons. How'd this manage to slip through the cracks?
2001-12-01 04:19:20 +00:00
97ce818897
Mention rules and views instead of SELECT triggers.
2001-11-30 01:22:47 +00:00
d1a2a01f38
Add mention of no SELECT triggers.
2001-11-29 22:18:14 +00:00
636a939fe5
Fix array_out's failure to backslash backslashes, per bug# 524. Also,
...
remove brain-dead rule that double quotes are needed if and only if the
datatype is pass-by-reference; neither direction of the implication holds
water. Instead, examine the actual data string to see if it contains
any characters that force us to quote it.
Add some documentation about quoting of array values, which was previously
explained nowhere AFAICT.
2001-11-29 21:02:41 +00:00
a4e8cd306c
Cleanup of new ps markup.
2001-11-29 20:43:43 +00:00
82c6869369
Update ps status display information for Solaris, from Tom Lane.
2001-11-29 20:26:55 +00:00
d5aa0dc8db
Improve wording
2001-11-29 16:01:15 +00:00
65aed07d80
Updated jdbc docs to reflect the doc comments received. Most comments were
...
already addressed by previous doc updates.
2001-11-29 05:35:51 +00:00
d0c1769b77
Update FAQ.
2001-11-28 21:11:39 +00:00
651a639b8b
proof-reading
2001-11-28 20:49:10 +00:00
cde7dc82ca
Mention ps environment flag, not just -e.
2001-11-28 20:36:09 +00:00
4ee2698d0e
Update 'ps e' comments.
2001-11-28 20:28:56 +00:00
534af30cfd
Document that PGPASSWORD is not secure.
2001-11-28 19:57:36 +00:00
9d596e0e3e
Clarify per suggestion from Bruno Wolff.
2001-11-28 15:39:49 +00:00
d2f608251e
Point out the dependency on having int8 arithmetic available.
2001-11-28 15:33:48 +00:00
0dd3afad6b
Reiterate that parsing of plpgsql functions is per-process.
2001-11-28 04:18:46 +00:00
93f54561d7
Update FAQ_DEV.
2001-11-28 01:38:39 +00:00
97f7257435
Update FAQ_DEV.
2001-11-28 01:38:09 +00:00
c7651c15a6
Update FAQ_DEV.
2001-11-28 01:20:27 +00:00
8b0fea4d92
Update FAQ_DEV.
2001-11-28 00:37:49 +00:00
8b55943f1a
Update FAQ.
2001-11-28 00:37:03 +00:00
71b7206158
Update FAQ_DEV.
2001-11-28 00:36:28 +00:00
c75484dc2b
Update FAQ_DEV.
2001-11-28 00:32:10 +00:00