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