| Commit message (Expand) | Author | Age | Files | Lines |
| * | please find attached an alternate submission which addresses open item | Bruce Momjian | 2004-10-06 | 1 | -13/+4 |
| * | Remove arithmetic operators on the 1-byte-char datatype, as per proposals | Tom Lane | 2004-10-04 | 1 | -1/+21 |
| * | Add CVS URL for docs. | Bruce Momjian | 2004-10-04 | 2 | -8/+10 |
| * | Detect overflow in integer arithmetic operators (integer, smallint, and | Tom Lane | 2004-10-04 | 1 | -1/+14 |
| * | Fix error in setseed() docs: "int32" is not a (SQL) type, but "integer" is. | Neil Conway | 2004-10-04 | 1 | -2/+2 |
| * | Document that the semicolon following the final "END" in a function body | Neil Conway | 2004-10-04 | 1 | -2/+3 |
| * | Update Farsi FAQ in ASCII. | Bruce Momjian | 2004-10-02 | 1 | -1623/+796 |
| * | Don't assume PQdb() will return a valid result from a failed connection. | Tom Lane | 2004-10-01 | 1 | -7/+7 |
| * | Code review for NOWAIT patch: downgrade NOWAIT from fully reserved keyword | Tom Lane | 2004-10-01 | 2 | -3/+8 |
| * | Remove more traces of libpgtcl from the source tree. Also, make some | Neil Conway | 2004-10-01 | 4 | -139/+41 |
| * | Add a note suggesting that users should use the newer version of pg_dump | Neil Conway | 2004-09-30 | 1 | -8/+12 |
| * | Add more index entries for reference pages related to prepare queries. | Neil Conway | 2004-09-30 | 4 | -4/+29 |
| * | Update Brazilian FAQ. | Bruce Momjian | 2004-09-30 | 2 | -52/+56 |
| * | Add an index entry for tablespaces. From Kris Jurka. | Neil Conway | 2004-09-30 | 1 | -1/+5 |
| * | Add Farsi version of FAQ. | Bruce Momjian | 2004-09-29 | 2 | -0/+3215 |
| * | Minor documentation improvement. | Neil Conway | 2004-09-29 | 1 | -14/+13 |
| * | Fix typo in docs. | Neil Conway | 2004-09-28 | 1 | -2/+2 |
| * | Update docs for Borland CC build. | Bruce Momjian | 2004-09-27 | 1 | -17/+28 |
| * | Add: | Bruce Momjian | 2004-09-27 | 1 | -1/+6 |
| * | Remove completed items: | Bruce Momjian | 2004-09-27 | 1 | -73/+2 |
| * | Addition to documentation about cvsup. From Andrew Dunstan, minor SGML | Neil Conway | 2004-09-27 | 1 | -1/+18 |
| * | Fix misstatement in docs: CREATE TABLE AS is now part of the standard. | Neil Conway | 2004-09-26 | 2 | -8/+7 |
| * | Fix multiple breakages in our support for SSL certificates. | Tom Lane | 2004-09-26 | 2 | -24/+54 |
| * | Refresh for recent changes. | Bruce Momjian | 2004-09-26 | 1 | -2/+3 |
| * | Fix slightly misleading description of PERFORM syntax. | Tom Lane | 2004-09-24 | 1 | -5/+7 |
| * | Minor improvements to the release notes. | Neil Conway | 2004-09-24 | 1 | -20/+25 |
| * | Improve description of Execute message behavior, per Oliver Jowett. | Tom Lane | 2004-09-23 | 1 | -2/+2 |
| * | This patch attempts to outline the supported level of SSL within libpq. | Bruce Momjian | 2004-09-23 | 1 | -1/+10 |
| * | This patch attempts to note the use of the root.crt file in the server. | Bruce Momjian | 2004-09-23 | 1 | -1/+19 |
| * | Update CREATE TABLE AS docs to reflect the fact that CREATE TABLE AS was | Neil Conway | 2004-09-23 | 1 | -6/+29 |
| * | Update installation docs for PL/Python to note that distutils is now | Neil Conway | 2004-09-23 | 1 | -19/+24 |
| * | This patch from Alvaro Herrera adds transaction ID to the list of | Neil Conway | 2004-09-22 | 1 | -1/+6 |
| * | Clarify TODO item: we ought to implement updatable views per SQL99, not | Neil Conway | 2004-09-21 | 1 | -1/+1 |
| * | Some editorializing on the docs for the dollar-quoting feature: fix | Tom Lane | 2004-09-20 | 6 | -142/+194 |
| * | Fix some shortcomings in psql's autocommit-off mode concerning detection | Tom Lane | 2004-09-20 | 1 | -2/+3 |
| * | Now that I look, table 8-1 has some other marginal misstatements in it. | Tom Lane | 2004-09-20 | 1 | -11/+11 |
| * | Minor documentation cleanup and improvement. | Neil Conway | 2004-09-20 | 10 | -26/+56 |
| * | Put the brackets in the right places in timestamp entries in table 8-1. | Tom Lane | 2004-09-18 | 1 | -3/+3 |
| * | Improve documentation of log rotation options, per Ed L. | Tom Lane | 2004-09-17 | 1 | -11/+30 |
| * | Allow WIN1250 as server encoding. | Peter Eisentraut | 2004-09-17 | 1 | -17/+27 |
| * | Hyperlink a reference to DROP CAST in the CREATE CAST reference page. | Neil Conway | 2004-09-17 | 1 | -2/+3 |
| * | Minor doc tweak: mention that function names can be optionally schema- | Neil Conway | 2004-09-16 | 1 | -2/+2 |
| * | Mark as done: | Bruce Momjian | 2004-09-14 | 1 | -4/+4 |
| * | Redesign query-snapshot timing so that volatile functions in READ COMMITTED | Tom Lane | 2004-09-13 | 5 | -93/+523 |
| * | Done: | Bruce Momjian | 2004-09-10 | 1 | -2/+2 |
| * | Fire non-deferred AFTER triggers immediately upon query completion, | Tom Lane | 2004-09-10 | 2 | -18/+39 |
| * | Add: | Bruce Momjian | 2004-09-10 | 1 | -1/+3 |
| * | Add: | Bruce Momjian | 2004-09-10 | 1 | -1/+2 |
| * | Clarify description of SET CONSTRAINTS. Point out that it is still | Tom Lane | 2004-09-08 | 1 | -17/+37 |
| * | FAQ_HPUX updates from Shinji Teragaito. | Tom Lane | 2004-09-02 | 1 | -7/+23 |