aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Don't assume PQdb() will return a valid result from a failed connection.Tom Lane2004-10-01
* Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keywordTom Lane2004-10-01
* Remove more traces of libpgtcl from the source tree. Also, make someNeil Conway2004-10-01
* Add a note suggesting that users should use the newer version of pg_dumpNeil Conway2004-09-30
* Add more index entries for reference pages related to prepare queries.Neil Conway2004-09-30
* Update Brazilian FAQ.Bruce Momjian2004-09-30
* Add an index entry for tablespaces. From Kris Jurka.Neil Conway2004-09-30
* Add Farsi version of FAQ.Bruce Momjian2004-09-29
* Minor documentation improvement.Neil Conway2004-09-29
* Fix typo in docs.Neil Conway2004-09-28
* Update docs for Borland CC build.Bruce Momjian2004-09-27
* Addition to documentation about cvsup. From Andrew Dunstan, minor SGMLNeil Conway2004-09-27
* Fix misstatement in docs: CREATE TABLE AS is now part of the standard.Neil Conway2004-09-26
* Fix multiple breakages in our support for SSL certificates.Tom Lane2004-09-26
* Fix slightly misleading description of PERFORM syntax.Tom Lane2004-09-24
* Minor improvements to the release notes.Neil Conway2004-09-24
* Improve description of Execute message behavior, per Oliver Jowett.Tom Lane2004-09-23
* This patch attempts to outline the supported level of SSL within libpq.Bruce Momjian2004-09-23
* This patch attempts to note the use of the root.crt file in the server.Bruce Momjian2004-09-23
* Update CREATE TABLE AS docs to reflect the fact that CREATE TABLE AS wasNeil Conway2004-09-23
* Update installation docs for PL/Python to note that distutils is nowNeil Conway2004-09-23
* This patch from Alvaro Herrera adds transaction ID to the list ofNeil Conway2004-09-22
* Some editorializing on the docs for the dollar-quoting feature: fixTom Lane2004-09-20
* Fix some shortcomings in psql's autocommit-off mode concerning detectionTom Lane2004-09-20
* Now that I look, table 8-1 has some other marginal misstatements in it.Tom Lane2004-09-20
* Minor documentation cleanup and improvement.Neil Conway2004-09-20
* Put the brackets in the right places in timestamp entries in table 8-1.Tom Lane2004-09-18
* Improve documentation of log rotation options, per Ed L.Tom Lane2004-09-17
* Allow WIN1250 as server encoding.Peter Eisentraut2004-09-17
* Hyperlink a reference to DROP CAST in the CREATE CAST reference page.Neil Conway2004-09-17
* Minor doc tweak: mention that function names can be optionally schema-Neil Conway2004-09-16
* Redesign query-snapshot timing so that volatile functions in READ COMMITTEDTom Lane2004-09-13
* Fire non-deferred AFTER triggers immediately upon query completion,Tom Lane2004-09-10
* Clarify description of SET CONSTRAINTS. Point out that it is stillTom Lane2004-09-08
* Remove a stray reference to sequences as having tablespaces.Tom Lane2004-09-01
* Add a note about the difference between Postgres' treatment of the rightsTom Lane2004-09-01
* Add index mention:Bruce Momjian2004-09-01
* Replace log_filename_prefix with more general log_filename parameter,Tom Lane2004-08-31
* Avoid ambiguity, as per suggestion from Peter Stricker.Tom Lane2004-08-30
* Rather than referring to src/tutorial/README, put the build instructionsTom Lane2004-08-30
* Add note that contrib/rserv is gone.Tom Lane2004-08-30
* Add explicit note that empty-string array element values now have toTom Lane2004-08-30
* Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE.Tom Lane2004-08-29
* Update win32 comments.Bruce Momjian2004-08-27
* New Win32 wording that mentions "code".Bruce Momjian2004-08-26
* Update documentation to prefer CIDR format for pg_hba.conf and use newBruce Momjian2004-08-26
* Update Win32 wording.Bruce Momjian2004-08-26
* Add warning about Win32 bugs in this release.Bruce Momjian2004-08-26
* Update Japanese FAQ.Bruce Momjian2004-08-26
* Update tcp connection faq.Bruce Momjian2004-08-26