index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Stamp releases notes for 8.2.3, 8.1.8, 8.0.12.
REL8_1_8
Bruce Momjian
2007-02-07
*
Fix wrong spacing (I think Bruce tried to hand-edit this instead of letting a...
Tom Lane
2007-02-07
*
Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes yet.
Bruce Momjian
2007-02-07
*
Fix an error in the original coding of holdable cursors: PersistHoldablePortal
Tom Lane
2007-02-06
*
Remove typmod checking from the recent security-related patches. It turns
Tom Lane
2007-02-06
*
Backported va_list handling cleanup
Michael Meskes
2007-02-06
*
Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under
Neil Conway
2007-02-02
*
Stamp release 8.1.7.
REL8_1_7
Tom Lane
2007-02-02
*
Update release notes for security-related releases in all active branches.
Tom Lane
2007-02-02
*
Repair failure to check that a table is still compatible with a previously
Tom Lane
2007-02-02
*
Repair insufficiently careful type checking for SQL-language functions:
Tom Lane
2007-02-02
*
Translation updates
Peter Eisentraut
2007-01-31
*
Repair oversights in the mechanism used to store compiled plpgsql functions.
Tom Lane
2007-01-30
*
Add SPI_push/SPI_pop calls so that datatype input and output functions called
Tom Lane
2007-01-30
*
Correct an old logic error in btree page splitting: when considering a split
Tom Lane
2007-01-27
*
Back-port changes of Jan 16 and 17 to "revoke" pending fsync requests during
Tom Lane
2007-01-27
*
Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2ucs() all on the same
Tom Lane
2007-01-24
*
Relax an Assert() that has been found to be too strict in some situations
Tom Lane
2007-01-24
*
Correct a minor inaccuracy in the pg_dumpall reference page: -g dumps
Neil Conway
2007-01-15
*
Fix autovacuum to avoid leaving non-permanent Xids in non-connectable
Alvaro Herrera
2007-01-14
*
Fix a performance problem in databases with large numbers of tables
Tom Lane
2007-01-11
*
Back port patch.
Tatsuo Ishii
2007-01-10
*
Links to GUC variables from HISTORY don't work in back branches...
REL8_1_6
Tom Lane
2007-01-06
*
tag 8.1.6
PostgreSQL Daemon
2007-01-06
*
Fix markup because older releases couldn't link to the reference section.
Bruce Momjian
2007-01-06
*
Minor copy-editing for release note updates.
Tom Lane
2007-01-05
*
Stamp release 8.1.6.
Bruce Momjian
2007-01-05
*
Create release notes for 8.1.6.
Bruce Momjian
2007-01-05
*
Fix regex_fixed_prefix() to cope reasonably well with regex patterns of the
Tom Lane
2007-01-03
*
Modify local buffer management to request memory for local buffers in blocks
Tom Lane
2006-12-27
*
Repair bug #2839: the various ExecReScan functions need to reset
Tom Lane
2006-12-26
*
Fix convertion for 'PFX flag N num'
Teodor Sigaev
2006-12-21
*
Document the recently-understood hazard that a rollback can release row-level
Tom Lane
2006-12-01
*
Update timezone data to tzdata2006p zic distribution. It seems Western
Tom Lane
2006-11-28
*
Mark to_number() and the numeric-type variants of to_char() as stable, not
Tom Lane
2006-11-28
*
Back-patch HEAD's fixes to recognize __ppc64__ as equivalent to __powerpc64__.
Tom Lane
2006-11-28
*
Add $(CFLAGS) to the simplified build rule for .so libraries on Darwin.
Tom Lane
2006-11-28
*
Fix psql's \copy command to ensure that it cycles libpq back to the idle state
Tom Lane
2006-11-24
*
Add release entry for 8.1.5 that was missing:
Bruce Momjian
2006-11-23
*
Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't
Tom Lane
2006-11-22
*
When truncating a relation in-place (eg during VACUUM), do not try to unlink
Tom Lane
2006-11-20
*
Repair problems with hash indexes that span multiple segments: the hash code's
Tom Lane
2006-11-19
*
Repair two related errors in heap_lock_tuple: it was failing to recognize
Tom Lane
2006-11-17
*
Applied patch by Peter Harris to free auto_mem struct in ECPGconnect.
Michael Meskes
2006-11-08
*
Repair bug #2694 concerning an ARRAY[] construct whose inputs are empty
Tom Lane
2006-11-06
*
Fix recently-identified PITR recovery hazard: the base backup could contain
Tom Lane
2006-11-05
*
Correct documentation error: in 8.1 and 8.2, %p in archive and restore
Tom Lane
2006-11-04
*
Fix "failed to re-find parent key" btree VACUUM failure by tweaking
Tom Lane
2006-11-01
*
pg_restore failed on tar-format archives if they contained large objects
Tom Lane
2006-11-01
*
Back-patch second version of AIX getaddrinfo fix.
Tom Lane
2006-10-20
[next]