Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Stamp release 7.3.8.REL7_3_8 | Tom Lane | 2004-10-22 |
| | |||
* | Stamp 7.3.7. | Tom Lane | 2004-08-15 |
| | |||
* | Update release notes for 7.3.6. | Tom Lane | 2004-03-02 |
| | |||
* | Replace unportable use of /dev/stdin with lynx's -stdin switch. | Tom Lane | 2004-03-02 |
| | |||
* | Update release notes for 7.3.5. | Tom Lane | 2003-12-02 |
| | |||
* | Make PQescapeBytea and byteaout consistent with each other, and | Joe Conway | 2003-11-30 |
| | | | | | | octal escape all octets outside the range 0x20 to 0x7e. This fixes the problem pointed out by Sergey Yatskevich here: http://archives.postgresql.org/pgsql-bugs/2003-11/msg00140.php | ||
* | Add Hungarian/Turkish FAQ's to 7.3.4. | Bruce Momjian | 2003-07-24 |
| | |||
* | Add to 7.3.4 release notes: | Bruce Momjian | 2003-07-24 |
| | | | | * Repair breakage in timestamp-to-date conversion for dates before 2000 | ||
* | New WAL fix release text is: | Bruce Momjian | 2003-07-23 |
| | | | | Prevent rare possibility of server startup failure (Tom) | ||
* | Update all FAQ's for 7.3.4. | Bruce Momjian | 2003-07-23 |
| | |||
* | Stamp 7.3.4 release. | Bruce Momjian | 2003-07-23 |
| | |||
* | Fix misstatement in release-notes item. | Tom Lane | 2003-05-26 |
| | |||
* | Update release history for impending 7.3.3 release. | Tom Lane | 2003-05-22 |
| | |||
* | Back-patch changes to validate page header fields immediately after | Tom Lane | 2003-04-04 |
| | | | | | reading in any page. Also back-port the zero_damaged_pages boolean that determines what to do about it. | ||
* | Update FAQ's in head and 7.3.X. | Bruce Momjian | 2003-02-14 |
| | |||
* | > > They work the same as table constraints with in-line declaration (no | Bruce Momjian | 2003-02-13 |
| | | | | | | | | | | | | | > > comma). > > OK. But the documentation implies there is a comma, so it should probably > get chenged then. Yes, it should. (attached) [ Backpatched to 7.3.X too.] Rod Taylor | ||
* | Add mention of CURRENT_SCHEMA for object creation.REL7_3_2 | Bruce Momjian | 2003-02-03 |
| | |||
* | Update release history for 7.3.2. | Tom Lane | 2003-02-02 |
| | |||
* | Remove restriction that cast functions cannot be volatile. This | Tom Lane | 2003-02-01 |
| | | | | | | restriction was debatable to begin with, but it has now become obvious that it breaks forward-porting of user-defined types; contrib/lo being the most salient example. | ||
* | Fix regression in .pgpass support. From Neil Conway. | Tom Lane | 2003-01-30 |
| | |||
* | Update release history for 7.2.4. | Tom Lane | 2003-01-29 |
| | |||
* | Repair array subscript overrun identified by Yichen Xie. Reduce the | Tom Lane | 2003-01-29 |
| | | | | | | | value of MAX_TIME_PRECISION in floating-point-timestamp-storage case from 13 to 10, which is as much as time_out is actually willing to print. (The alternative of increasing the number of digits we are willing to print looks risky; we might find ourselves printing roundoff garbage.) | ||
* | Update 'Mathematical Functions' table to reflect 7.3 addition of float8 | Tom Lane | 2003-01-23 |
| | | | | | forms of ceil(), floor(), sign(). Back-patch this and other recent doc fixes in this file to the 7.3 branch. | ||
* | Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO | Tom Lane | 2003-01-21 |
| | | | | | | | | that's selecting into a RECORD variable returns zero rows, make it assign an all-nulls row to the RECORD; this is consistent with what happens when the SELECT INTO target is not a RECORD. In support of this, tweak the SPI code so that a valid tuple descriptor is returned even when a SPI select returns no rows. | ||
* | Fix capitalization. | Bruce Momjian | 2003-01-11 |
| | |||
* | > > This patch improves the documentation for the shared_buffers GUC param. | Bruce Momjian | 2003-01-11 |
| | | | | | | | | > > I'd suggest that the runtime.sgml description explicitly say "values of > at least a few thousand are recommended for production installations". Neil Conway | ||
* | Backpatch extra slash removal into 7.3.X. HEAD already has it. | Bruce Momjian | 2003-01-07 |
| | |||
* | Fix doc chmod .pgpass line in 7.3.X. Head already fixed. | Bruce Momjian | 2003-01-07 |
| | |||
* | Trivial patch to increase max_fsm_pages as per earlier discussion. | Bruce Momjian | 2002-12-27 |
| | | | | Philip Warner | ||
* | Update 7.3.1 to give proper attribution to pg_dump item. | Bruce Momjian | 2002-12-20 |
| | |||
* | Fix release notes and installation instructions for 7.3.1 release. | Peter Eisentraut | 2002-12-18 |
| | |||
* | Update Russian FAQ. Update all FAQ's for 7.3.X branch. | Bruce Momjian | 2002-12-18 |
| | |||
* | Update FAQ for 7.3.1. | Bruce Momjian | 2002-12-18 |
| | |||
* | Stamp 7.3.1. | Bruce Momjian | 2002-12-18 |
| | |||
* | Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user. | Bruce Momjian | 2002-12-11 |
| | | | | template/sco updated. | ||
* | This patch updates doc/src/sgml/runtime.sgml to refer to "MacOS X", not | Bruce Momjian | 2002-12-09 |
| | | | | | | "OS/X". Neil Conway | ||
* | Recreate HISTORY file to match release.sgml changes. Stamp 7.3 final in | Bruce Momjian | 2002-11-26 |
| | | | | configure/configure.in. | ||
* | Update build rules for /HISTORY. | Bruce Momjian | 2002-11-26 |
| | |||
* | Update ports list from recent regression-test-database entries. | Tom Lane | 2002-11-23 |
| | |||
* | Release note improvements (Neil, Tom) | Tom Lane | 2002-11-23 |
| | |||
* | Fixups for man pages | Peter Eisentraut | 2002-11-21 |
| | |||
* | Fix breakage in new-in-7.3 timetz_zone() function: was giving random | Tom Lane | 2002-11-21 |
| | | | | | | results due to doing arithmetic on uninitialized values. Add some documentation about the AT TIME ZONE construct. Update some other date/time documentation that seemed out of date for 7.3. | ||
* | Code review for superuser_reserved_connections patch. Don't try to do | Tom Lane | 2002-11-21 |
| | | | | | | database access outside a transaction; revert bogus performance improvement in SIBackendInit(); improve comments; add documentation (this part courtesy Neil Conway). | ||
* | Update ports list. | Bruce Momjian | 2002-11-20 |
| | |||
* | Back out NetBSD/arm32 port. | Bruce Momjian | 2002-11-19 |
| | |||
* | Update ports list. | Bruce Momjian | 2002-11-19 |
| | |||
* | Fix markup breakage. | Bruce Momjian | 2002-11-18 |
| | |||
* | Fix typo and markup. | Peter Eisentraut | 2002-11-18 |
| | |||
* | Update ports list. | Bruce Momjian | 2002-11-18 |
| | |||
* | Revise SQL features list. | Peter Eisentraut | 2002-11-17 |
| |