aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Collapse)AuthorAge
...
* Update FAQ.Bruce Momjian2001-12-04
|
* Another test of double-commit. It used only commit one file.Bruce Momjian2001-12-04
|
* Test of double-commit.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Update FAQ_DEV.Bruce Momjian2001-12-04
|
* Recommend --enable-debug with somewhat more enthusiasm.Tom Lane2001-12-04
|
* Fix trigger example for PG 7.2 change: count(*) now returns int8.Tom Lane2001-12-04
|
* Document max-processes-per-user limit as a possible cause of failuresTom Lane2001-12-04
| | | | | in the parallel regression tests. Suggest editing parallel_schedule as a workaround if one cannot fix the system limits.
* Add some more material to the section about partial indexes.Tom Lane2001-12-04
|
* Provide some documentation for EXISTS, IN, NOT IN, ANY/SOME/ALL,Tom Lane2001-12-01
| | | | and row comparisons. How'd this manage to slip through the cracks?
* Mention rules and views instead of SELECT triggers.Bruce Momjian2001-11-30
|
* Add mention of no SELECT triggers.Bruce Momjian2001-11-29
|
* Fix array_out's failure to backslash backslashes, per bug# 524. Also,Tom Lane2001-11-29
| | | | | | | | | 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.
* Cleanup of new ps markup.Bruce Momjian2001-11-29
|
* Update ps status display information for Solaris, from Tom Lane.Bruce Momjian2001-11-29
|
* Improve wordingPeter Eisentraut2001-11-29
|
* Updated jdbc docs to reflect the doc comments received. Most comments wereBarry Lind2001-11-29
| | | | already addressed by previous doc updates.
* Update FAQ.Bruce Momjian2001-11-28
|
* proof-readingPeter Eisentraut2001-11-28
|
* Mention ps environment flag, not just -e.Bruce Momjian2001-11-28
|
* Update 'ps e' comments.Bruce Momjian2001-11-28
|
* Document that PGPASSWORD is not secure.Bruce Momjian2001-11-28
|
* Clarify per suggestion from Bruno Wolff.Tom Lane2001-11-28
|
* Point out the dependency on having int8 arithmetic available.Tom Lane2001-11-28
|
* Reiterate that parsing of plpgsql functions is per-process.Tom Lane2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Add mention of init -W flag for security.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update BSD/OS as supported on 7.2.Bruce Momjian2001-11-27
|
* Add a section about loading libpgtcl; fix errors and omissions inTom Lane2001-11-27
| | | | documentation of pg_select command.
* Update FAQ.Bruce Momjian2001-11-27
|
* Update FAQ.Bruce Momjian2001-11-27
|
* Fix imcomplete SGML tag.Tatsuo Ishii2001-11-27
| | | | Please check compile errors before you commit!
* Update FAQ_DEV.Bruce Momjian2001-11-27
|