| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add with '?': | Bruce Momjian | 2003-06-23 | 1 | -2/+3 |
| * | Remove '?': | Bruce Momjian | 2003-06-23 | 1 | -3/+3 |
| * | Update Russian version of FAQ. | Bruce Momjian | 2003-06-23 | 2 | -13/+46 |
| * | Add: | Bruce Momjian | 2003-06-23 | 1 | -2/+3 |
| * | Add: | Bruce Momjian | 2003-06-23 | 1 | -2/+3 |
| * | Add: | Bruce Momjian | 2003-06-23 | 1 | -1/+2 |
| * | Revise hash join and hash aggregation code to use the same datatype- | Tom Lane | 2003-06-22 | 3 | -43/+30 |
| * | Fix some index entries. | Tom Lane | 2003-06-22 | 2 | -3/+11 |
| * | Adjust chapter ordering in Internals part to something that seems more | Tom Lane | 2003-06-22 | 2 | -6/+6 |
| * | Remove a lot of desperately obsolete material (which was all out of sight, | Tom Lane | 2003-06-22 | 1 | -3715/+143 |
| * | Add question mark to item: | Bruce Momjian | 2003-06-22 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2003-06-22 | 1 | -1/+4 |
| * | Bring the libpq example programs into the 21st century. | Tom Lane | 2003-06-22 | 1 | -358/+356 |
| * | Update libpq to make new features of FE/BE protocol available to | Tom Lane | 2003-06-21 | 2 | -460/+1196 |
| * | Fix some markup problems. | Tom Lane | 2003-06-21 | 1 | -7/+7 |
| * | Just another ecpg todo done. | Michael Meskes | 2003-06-20 | 1 | -1/+1 |
| * | Disallow dollar sign in operator names, instead allow it as a non-first | Tom Lane | 2003-06-19 | 2 | -19/+22 |
| * | Change clusterdb and vacuumdb into C programs. | Peter Eisentraut | 2003-06-18 | 4 | -32/+26 |
| * | Make FLOAT(p) measure the precision p in bits, not decimal digits, to | Tom Lane | 2003-06-17 | 2 | -6/+38 |
| * | More information schema views. | Peter Eisentraut | 2003-06-17 | 1 | -7/+732 |
| * | Updating ECPG todo items. | Michael Meskes | 2003-06-15 | 1 | -5/+9 |
| * | Make ecpg thread safe. | Bruce Momjian | 2003-06-15 | 2 | -3/+11 |
| * | Add --with-threads configure option to control threaded libpq. | Bruce Momjian | 2003-06-13 | 2 | -15/+25 |
| * | Fix broken markup. | Tom Lane | 2003-06-12 | 1 | -1/+2 |
| * | Mention need for swap on Linux, and kill -9. | Bruce Momjian | 2003-06-12 | 1 | -2/+4 |
| * | Document default Linux autocommit behavior, and show workaround. | Bruce Momjian | 2003-06-12 | 1 | -1/+11 |
| * | Brief note about sequence cache not being cleared in other backends. | Bruce Momjian | 2003-06-12 | 3 | -4/+49 |
| * | Add add_missing_from GUC variable. | Bruce Momjian | 2003-06-11 | 2 | -2/+18 |
| * | Done: | Bruce Momjian | 2003-06-11 | 1 | -2/+2 |
| * | Add log_min_duration_statement. | Bruce Momjian | 2003-06-11 | 1 | -1/+18 |
| * | pg_dump and pg_restore were stripping quotes and downcasing some but | Tom Lane | 2003-06-11 | 2 | -15/+17 |
| * | Update anonymous-CVS instructions. | Tom Lane | 2003-06-11 | 1 | -4/+8 |
| * | Now that I look, that link doesn't belong there at all, does it? | Tom Lane | 2003-06-11 | 1 | -4/+1 |
| * | Fix busted markup. | Tom Lane | 2003-06-11 | 1 | -2/+2 |
| * | Add Rendezvous support to postmaster, from Chris Campbell | Bruce Momjian | 2003-06-11 | 1 | -3/+11 |
| * | Remove kerberos mention that doesn't support our software, from Peter. | Bruce Momjian | 2003-06-07 | 1 | -4/+1 |
| * | Update German FAQ, from Ian Barwick. | Bruce Momjian | 2003-06-06 | 2 | -21/+71 |
| * | Update FAQ from Ian Barwick. | Bruce Momjian | 2003-06-06 | 2 | -11/+12 |
| * | Add: | Bruce Momjian | 2003-06-06 | 1 | -2/+3 |
| * | Add mention of two auth_mod kerberos projects, from Daniel Kouril | Bruce Momjian | 2003-06-06 | 1 | -3/+10 |
| * | Add: | Bruce Momjian | 2003-06-06 | 1 | -1/+2 |
| * | Remove mention of ALTER USER able to remove passwords. | Bruce Momjian | 2003-06-06 | 1 | -2/+2 |
| * | Implement outer-level aggregates to conform to the SQL spec, with | Tom Lane | 2003-06-06 | 1 | -2/+25 |
| * | Update documentation build instructions. | Peter Eisentraut | 2003-06-06 | 1 | -433/+244 |
| * | Information schema views about functions | Peter Eisentraut | 2003-06-05 | 1 | -1/+741 |
| * | Add: | Bruce Momjian | 2003-06-02 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2003-06-02 | 1 | -1/+5 |
| * | Add data partitioning idea to tablespaces discussion. | Bruce Momjian | 2003-06-02 | 1 | -106/+386 |
| * | Add Turkish FAQ, from Devrim GUNDUZ. | Bruce Momjian | 2003-06-02 | 2 | -0/+1964 |
| * | Add: | Bruce Momjian | 2003-06-02 | 1 | -1/+2 |