2007-04-20 |
PostgreSQL... | Update configure.in for release REL8_1_9 |
commit | commitdiff | tree |
2007-04-20 |
Tom Lane | Fix markup. |
commit | commitdiff | tree |
2007-04-20 |
Tom Lane | Support explicit placement of the temporary-table schem... |
commit | commitdiff | tree |
2007-04-19 |
Tom Lane | Sync timezone data with 2007e zic release. |
commit | commitdiff | tree |
2007-04-19 |
Tom Lane | Repair PANIC condition in hash indexes when a previous... |
commit | commitdiff | tree |
2007-04-19 |
Bruce Momjian | Release wording updates for releases 8.2.4, 8.1.9,... |
commit | commitdiff | tree |
2007-04-19 |
Bruce Momjian | Update FAQ to mention most recent release for releases |
commit | commitdiff | tree |
2007-04-19 |
Bruce Momjian | Stamp releases 8.2.4, 8.1.9, 8.0.13, 7.4.17, 7.3.19. |
commit | commitdiff | tree |
2007-04-19 |
Bruce Momjian | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4... |
commit | commitdiff | tree |
2007-04-18 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2007-04-17 |
Tom Lane | Rewrite choose_bitmap_and() to make it more robust... |
commit | commitdiff | tree |
2007-04-16 |
Magnus Hagander | Don't write timing output in quiet mode. |
commit | commitdiff | tree |
2007-04-12 |
Tom Lane | Rearrange mdsync() looping logic to avoid the problem... |
commit | commitdiff | tree |
2007-04-12 |
Tom Lane | Cancel pending fsync requests during WAL replay of... |
commit | commitdiff | tree |
2007-04-09 |
Peter Eisentraut | Fix spelling: SYMETRIC -> SYMMETRIC |
commit | commitdiff | tree |
2007-04-02 |
Tom Lane | Fix check_sql_fn_retval to allow the case where a SQL... |
commit | commitdiff | tree |
2007-04-02 |
Teodor Sigaev | Fix caching of unsuccessful initialization of parser... |
commit | commitdiff | tree |
2007-03-27 |
Tom Lane | Fix typo, ensable -> enable, per Steve Gieseking. |
commit | commitdiff | tree |
2007-03-26 |
Tatsuo Ishii | Fix pg_wchar_table's maxmblen field of EUC_CN, EUC_TW... |
commit | commitdiff | tree |
2007-03-17 |
Tom Lane | SPI_cursor_open failed to enforce that only read-only... |
commit | commitdiff | tree |
2007-03-14 |
Tom Lane | Fix a longstanding bug in VACUUM FULL's handling of... |
commit | commitdiff | tree |
2007-03-14 |
Tom Lane | Arrange to install a "posixrules" entry in our timezone... |
commit | commitdiff | tree |
2007-03-11 |
Alvaro Herrera | Fix a race condition that caused pg_database_size(... |
commit | commitdiff | tree |
2007-03-06 |
Tom Lane | Fix oversight in original coding of inline_function... |
commit | commitdiff | tree |
2007-03-01 |
Tom Lane | Fix markQueryForLocking() to work correctly in the... |
commit | commitdiff | tree |
2007-02-27 |
Michael Meskes | Backported bug fix for #2956. |
commit | commitdiff | tree |
2007-02-18 |
Tom Lane | Fix portal management code to support non-default comma... |
commit | commitdiff | tree |
2007-02-16 |
Tom Lane | Restructure code that is responsible for ensuring that... |
commit | commitdiff | tree |
2007-02-13 |
Tom Lane | Disallow committing a prepared transaction unless we... |
commit | commitdiff | tree |
2007-02-12 |
Teodor Sigaev | Fix backend crash in parsing incorrect tsquery. |
commit | commitdiff | tree |
2007-02-11 |
Magnus Hagander | Fix for early log messages during postmaster startup... |
commit | commitdiff | tree |
2007-02-08 |
Tom Lane | Fix an ancient logic error in plpgsql's exec_stmt_block... |
commit | commitdiff | tree |
2007-02-08 |
Tom Lane | Rearrange use of plpgsql_add_initdatums() so that only... |
commit | commitdiff | tree |
2007-02-07 |
Bruce Momjian | Stamp releases notes for 8.2.3, 8.1.8, 8.0.12. REL8_1_8 |
commit | commitdiff | tree |
2007-02-07 |
Tom Lane | Fix wrong spacing (I think Bruce tried to hand-edit... |
commit | commitdiff | tree |
2007-02-07 |
Bruce Momjian | Stamp releases 8.2.3, 8.1.8, 8.0.12. No release notes... |
commit | commitdiff | tree |
2007-02-06 |
Tom Lane | Fix an error in the original coding of holdable cursors... |
commit | commitdiff | tree |
2007-02-06 |
Tom Lane | Remove typmod checking from the recent security-related... |
commit | commitdiff | tree |
2007-02-06 |
Michael Meskes | Backported va_list handling cleanup |
commit | commitdiff | tree |
2007-02-02 |
Neil Conway | Reword suggestion that libpq.dll be installed in WINNT... |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Stamp release 8.1.7. REL8_1_7 |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Update release notes for security-related releases... |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Repair failure to check that a table is still compatibl... |
commit | commitdiff | tree |
2007-02-02 |
Tom Lane | Repair insufficiently careful type checking for SQL... |
commit | commitdiff | tree |
2007-01-31 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2007-01-30 |
Tom Lane | Repair oversights in the mechanism used to store compil... |
commit | commitdiff | tree |
2007-01-30 |
Tom Lane | Add SPI_push/SPI_pop calls so that datatype input and... |
commit | commitdiff | tree |
2007-01-27 |
Tom Lane | Correct an old logic error in btree page splitting... |
commit | commitdiff | tree |
2007-01-27 |
Tom Lane | Back-port changes of Jan 16 and 17 to "revoke" pending... |
commit | commitdiff | tree |
2007-01-24 |
Tom Lane | Get pg_utf_mblen(), pg_utf2wchar_with_len(), and utf2uc... |
commit | commitdiff | tree |
2007-01-24 |
Tom Lane | Relax an Assert() that has been found to be too strict... |
commit | commitdiff | tree |
2007-01-15 |
Neil Conway | Correct a minor inaccuracy in the pg_dumpall reference... |
commit | commitdiff | tree |
2007-01-14 |
Alvaro Herrera | Fix autovacuum to avoid leaving non-permanent Xids... |
commit | commitdiff | tree |
2007-01-11 |
Tom Lane | Fix a performance problem in databases with large numbe... |
commit | commitdiff | tree |
2007-01-10 |
Tatsuo Ishii | Back port patch. |
commit | commitdiff | tree |
2007-01-06 |
Tom Lane | Links to GUC variables from HISTORY don't work in back... REL8_1_6 |
commit | commitdiff | tree |
2007-01-06 |
PostgreSQL... | tag 8.1.6 |
commit | commitdiff | tree |
2007-01-06 |
Bruce Momjian | Fix markup because older releases couldn't link to... |
commit | commitdiff | tree |
2007-01-05 |
Tom Lane | Minor copy-editing for release note updates. |
commit | commitdiff | tree |
2007-01-05 |
Bruce Momjian | Stamp release 8.1.6. |
commit | commitdiff | tree |
2007-01-05 |
Bruce Momjian | Create release notes for 8.1.6. |
commit | commitdiff | tree |
2007-01-03 |
Tom Lane | Fix regex_fixed_prefix() to cope reasonably well with... |
commit | commitdiff | tree |
2006-12-27 |
Tom Lane | Modify local buffer management to request memory for... |
commit | commitdiff | tree |
2006-12-26 |
Tom Lane | Repair bug #2839: the various ExecReScan functions... |
commit | commitdiff | tree |
2006-12-21 |
Teodor Sigaev | Fix convertion for 'PFX flag N num' |
commit | commitdiff | tree |
2006-12-01 |
Tom Lane | Document the recently-understood hazard that a rollback... |
commit | commitdiff | tree |
2006-11-28 |
Tom Lane | Update timezone data to tzdata2006p zic distribution... |
commit | commitdiff | tree |
2006-11-28 |
Tom Lane | Mark to_number() and the numeric-type variants of to_ch... |
commit | commitdiff | tree |
2006-11-28 |
Tom Lane | Back-patch HEAD's fixes to recognize __ppc64__ as equiv... |
commit | commitdiff | tree |
2006-11-28 |
Tom Lane | Add $(CFLAGS) to the simplified build rule for .so... |
commit | commitdiff | tree |
2006-11-24 |
Tom Lane | Fix psql's \copy command to ensure that it cycles libpq... |
commit | commitdiff | tree |
2006-11-23 |
Bruce Momjian | Add release entry for 8.1.5 that was missing: |
commit | commitdiff | tree |
2006-11-22 |
Tom Lane | Fix 1-byte buffer overrun when OID exceeds 1 billion... |
commit | commitdiff | tree |
2006-11-20 |
Tom Lane | When truncating a relation in-place (eg during VACUUM... |
commit | commitdiff | tree |
2006-11-19 |
Tom Lane | Repair problems with hash indexes that span multiple... |
commit | commitdiff | tree |
2006-11-17 |
Tom Lane | Repair two related errors in heap_lock_tuple: it was... |
commit | commitdiff | tree |
2006-11-08 |
Michael Meskes | Applied patch by Peter Harris to free auto_mem struct... |
commit | commitdiff | tree |
2006-11-06 |
Tom Lane | Repair bug #2694 concerning an ARRAY[] construct whose... |
commit | commitdiff | tree |
2006-11-05 |
Tom Lane | Fix recently-identified PITR recovery hazard: the base... |
commit | commitdiff | tree |
2006-11-04 |
Tom Lane | Correct documentation error: in 8.1 and 8.2, %p in... |
commit | commitdiff | tree |
2006-11-01 |
Tom Lane | Fix "failed to re-find parent key" btree VACUUM failure... |
commit | commitdiff | tree |
2006-11-01 |
Tom Lane | pg_restore failed on tar-format archives if they contai... |
commit | commitdiff | tree |
2006-10-20 |
Tom Lane | Back-patch second version of AIX getaddrinfo fix. |
commit | commitdiff | tree |
2006-10-19 |
Tom Lane | Work around reported problem that AIX's getaddrinfo... |
commit | commitdiff | tree |
2006-10-13 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree |
2006-10-13 |
Tom Lane | Fix typo in version number. |
commit | commitdiff | tree |
2006-10-13 |
Teodor Sigaev | Fix infinite sleep and failes of send in Win32. |
commit | commitdiff | tree |
2006-10-12 |
Tom Lane | Stamp 8.1.5. REL8_1_5 |
commit | commitdiff | tree |
2006-10-12 |
Tom Lane | Sync 8.1 pg_config.h.in with expected autoheader output... |
commit | commitdiff | tree |
2006-10-12 |
Tom Lane | Update release notes for SQL functions vs triggers... |
commit | commitdiff | tree |
2006-10-12 |
Tom Lane | Fix mishandling of after-trigger state when a SQL funct... |
commit | commitdiff | tree |
2006-10-11 |
Tom Lane | A bit of copy-editing on back-branch release notes. |
commit | commitdiff | tree |
2006-10-11 |
Tom Lane | Repair incorrect check for coercion of unknown literal... |
commit | commitdiff | tree |
2006-10-11 |
Tom Lane | CREATE TABLE ... LIKE ... should mark the columns it... |
commit | commitdiff | tree |
2006-10-10 |
Bruce Momjian | Restore HPUX FAQ entry that talked about working around... |
commit | commitdiff | tree |
2006-10-10 |
Tom Lane | Fix psql \d commands to behave properly when a pattern... |
commit | commitdiff | tree |
2006-10-10 |
Bruce Momjian | Backpatch FAQs to 8.1.X. |
commit | commitdiff | tree |
2006-10-09 |
Bruce Momjian | Stamp releases 7.3.16, 7.4.14, 8.0.9, and 8.1.5. |
commit | commitdiff | tree |
2006-10-09 |
Bruce Momjian | Update release notes for releases 7.3.16, 7.4.14, 8... |
commit | commitdiff | tree |
2006-10-09 |
Tom Lane | Fix back-branch pg_regress scripts to try the "canonica... |
commit | commitdiff | tree |
next |