| Commit message (Expand) | Author | Age |
* | Add some information about increasing JadeTeX parameters. | Peter Eisentraut | 2006-12-10 |
* | Drop indentation of verbatim environments in print output. This increased | Peter Eisentraut | 2006-12-10 |
* | Generalize Texinfo rules. Prevent them from overriding the PostScript | Peter Eisentraut | 2006-12-10 |
* | Remove the logId/logSeg fields from pg_control, because they are not needed | Tom Lane | 2006-12-08 |
* | Fix broken markup. | Tom Lane | 2006-12-08 |
* | Fix the build for when SHOW_MEMORY_STATS is defined. The reference to | Neil Conway | 2006-12-08 |
* | Avoid double free of _SPI_current->tuptable. AtEOSubXact_SPI() now tries to | Tom Lane | 2006-12-08 |
* | Repair incorrect placement of WHERE clauses when there are multiple, | Tom Lane | 2006-12-07 |
* | Fix planning of SubLinks to ensure that Vars generated from transformation of | Tom Lane | 2006-12-06 |
* | Add a txn_start column to pg_stat_activity. This makes it easier to | Neil Conway | 2006-12-06 |
* | Various improvements to the GUC description strings. Punctuate and | Neil Conway | 2006-12-06 |
* | Change psql \\ example to use single quotes, per TOm. | Bruce Momjian | 2006-12-06 |
* | Back out mention of port success from FAQs, per Tom, added by Simon. | Bruce Momjian | 2006-12-06 |
* | Clean up psql -c documentation that uses \\. | Bruce Momjian | 2006-12-06 |
* | Make URL to docs use /current/. | Bruce Momjian | 2006-12-05 |
* | Fix documentation example of using psql \x with a SELECT command, per | Bruce Momjian | 2006-12-05 |
* | Fix typos in comments and error messages in HStore. Patch from Filip | Neil Conway | 2006-12-05 |
* | Update of port patches, HEAD patch only. | Bruce Momjian | 2006-12-05 |
* | Fix pg_dump linking on Win32 with MSVS win32.mak: | Bruce Momjian | 2006-12-04 |
* | Patch of Win32 Encoding problem for server messages using | Bruce Momjian | 2006-12-04 |
* | Fix core dump of ispell for case of non-successfull initialization. | Teodor Sigaev | 2006-12-04 |
* | Refactor ExecGetJunkAttribute to avoid searching for junk attributes | Tom Lane | 2006-12-04 |
* | Fix LIMIT/OFFSET for null limit values. This worked before 8.2 but was broken | Tom Lane | 2006-12-03 |
* | Stamp HEAD as 8.3devel. | Tom Lane | 2006-12-02 |
* | Update most recent version from 8.2 to 8.2.0. | Bruce Momjian | 2006-12-02 |
* | Collect the bits of wisdom about dtrace installation in the installation | Peter Eisentraut | 2006-12-02 |
* | v8.2.0 is now released ...REL8_2_0 | PostgreSQL Daemon | 2006-12-02 |
* | Stamp 8.2, except configure.in. | Bruce Momjian | 2006-12-02 |
* | Update for release 8.2. | Bruce Momjian | 2006-12-02 |
* | Wording refinement for external references in man pages. | Peter Eisentraut | 2006-12-02 |
* | Don't ship spi_* man pages. (We don't do that anyway, but now it's automatic.) | Peter Eisentraut | 2006-12-02 |
* | Translation updates | Peter Eisentraut | 2006-12-02 |
* | Put release date in release notes. | Tom Lane | 2006-12-02 |
* | Add some documentation for DTrace support. Simon Riggs | Tom Lane | 2006-12-02 |
* | Make Options for Windows a second-level heading instead of first-level. | Peter Eisentraut | 2006-12-02 |
* | Editorial improvements for GIN documentation. | Tom Lane | 2006-12-01 |
* | Some more supported-platforms updates: buildfarm hare is alive again, | Tom Lane | 2006-12-01 |
* | Document the recently-understood hazard that a rollback can release row-level | Tom Lane | 2006-12-01 |
* | Make the bgwriter's error recovery path do smgrcloseall(). On Windows this | Tom Lane | 2006-12-01 |
* | Editorial improvements to backup and warm-standby documentation. | Tom Lane | 2006-12-01 |
* | Minor wording improvements. | Tom Lane | 2006-12-01 |
* | Adjust the description of locking to clarify that locks held by a | Tom Lane | 2006-12-01 |
* | Better solution to the tr problem: use sed instead. Per Martijn and Andrew. | Tom Lane | 2006-11-30 |
* | Improve portability of 'tr' invocation in PGAC_ARG_CHECK. Reported by | Tom Lane | 2006-11-30 |
* | Update supported-platforms list based on recent buildfarm results. | Tom Lane | 2006-11-30 |
* | Fix typos | Peter Eisentraut | 2006-11-30 |
* | Minor adjustments to make failures in startup/shutdown behave more cleanly. | Tom Lane | 2006-11-30 |
* | Fix bug with page deletion. If inner page is removed and it tries to | Teodor Sigaev | 2006-11-30 |
* | Fix Makefile problem which prevented installation on VPATH builds. | Alvaro Herrera | 2006-11-29 |
* | Ignore libedit/libreadline while probing for strlcpy and some other | Tom Lane | 2006-11-29 |