2012-09-14 |
Robert Haas | Properly set relpersistence for fake relcache entries. |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Tom Lane | Fix case of window function + aggregate + GROUP BY... |
commit | commitdiff | tree | snapshot |
2012-09-13 |
Kevin Grittner | Fix typo in comment for pclose_check() function. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Tom Lane | Fix a couple other leftover uses of 'conisonly' termino... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Andrew Dunstan | Fix catalog docs to reflect connoinherit change in... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Kevin Grittner | Fix typo: lexemes misspelled in full text search docs. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Tom Lane | Fix logical errors in tsquery selectivity estimation... |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Andrew Dunstan | Add vcregress.pl target for checking pg_upgrade. |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Tom Lane | Make plperl safe against functions that are redefined... |
commit | commitdiff | tree | snapshot |
2012-09-09 |
Tom Lane | Use .NOTPARALLEL in ecpg/Makefile to avoid a gmake... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Tom Lane | Adjust PL/Python regression tests some more for Python... |
commit | commitdiff | tree | snapshot |
2012-09-08 |
Tom Lane | Fix PARAM_EXEC assignment mechanism to be safe in the... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Tom Lane | Stamp 9.2.0. REL9_2_0 |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Robert Haas | Fix "too many arguments" messages not to index off... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Tom Lane | Fix typo in information_schema documentation. |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Andrew Dunstan | In pg_upgrade, try a few times to open a log file. |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Heikki Linnakangas | Fix WAL file replacement during cascading replication... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Tom Lane | Fix inappropriate error messages for Hot Standby miscon... |
commit | commitdiff | tree | snapshot |
2012-09-06 |
Tom Lane | Make one last copy-editing pass over the 9.2 release... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Andrew Dunstan | Fix pg_upgrade test script's line end handling on Windows. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Andrew Dunstan | Fix line end mishandling in pg_upgrade on Windows. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Tom Lane | Restore SIGFPE handler after initializing PL/Perl. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Tom Lane | Silence -Wunused-result warning in contrib/pg_upgrade. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Heikki Linnakangas | Fix compiler warnings about unused variables, caused... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Bruce Momjian | In pg_upgrade, document why we can't issue \n\n in... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Heikki Linnakangas | Fix bugs in cascading replication with recovery_target_... |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Kevin Grittner | Fix serializable mode with index-only scans. |
commit | commitdiff | tree | snapshot |
2012-09-05 |
Kevin Grittner | Allow isolation tests to specify multiple setup blocks. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Fix transcription error. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Bruce Momjian | Document that pg_upgrade requires PGHOST be set for... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Magnus Hagander | Mention basebackup-from-slave next to cascading replication |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Fix command echoing in pg_upgade's analyze script for... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Indent fix_path_separator() header properly. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Andrew Dunstan | Allow pg_upgrade "make check" to run on Windows/MSys. |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Bruce Momjian | In pg_upgrade, pull the port number from postmaster... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Andrew Dunstan | Use correct path separator for Windows builtin commands. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Andrew Dunstan | Fix bugs in exec.c that prevented pg_upgrade working... |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Tom Lane | Back-patch recent pg_upgrade fixes into 9.2. |
commit | commitdiff | tree | snapshot |
2012-09-03 |
Tom Lane | Make psql's \d+ show reloptions for all relkinds. |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Andrew Dunstan | Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC... |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tom Lane | Make configure probe for mbstowcs_l as well as wcstombs_l. |
commit | commitdiff | tree | snapshot |
2012-08-31 |
Tom Lane | Back-patch recent fixes for gistchoose and gistRelocate... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Fix checkpoint_timeout documentation to reflect current... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Document how to prevent PostgreSQL itself from exhausti... |
commit | commitdiff | tree | snapshot |
2012-08-30 |
Robert Haas | Add missing period to detail message. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alvaro Herrera | add #includes to plpy_subxactobject.h to make it compil... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Alvaro Herrera | syncrep.h must include xlogdefs.h |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Peter Eisentraut | Small punctuation fixes |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Tom Lane | Improve a couple of 9.2 release note entries. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Tom Lane | Add section IDs to subsections of syntax.sgml that... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Tom Lane | Fix DROP INDEX CONCURRENTLY IF EXISTS. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Peter Eisentraut | pg_basebackup: Correct error message |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Peter Eisentraut | Some spelling adjustments in release notes |
commit | commitdiff | tree | snapshot |
2012-08-25 |
Peter Eisentraut | Normalize some British spellings |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Tom Lane | Fix issues with checks for unsupported transaction... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Peter Eisentraut | Put options on man page and in help output in slightly... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Peter Eisentraut | libpq: Fix memory leak in URI parser |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Tom Lane | Stamp 9.2rc1. REL9_2_RC1 |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Tom Lane | Fix cascading privilege revoke to notice when privilege... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Heikki Linnakangas | Fix typo in example. |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Tom Lane | Remove overly-pessimistic statement about constraint... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Make a cut at a major-features list for 9.2. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Make an editorial pass over the 9.2 release notes. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Fix erroneous documentation of synchronous_commit ... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Tom Lane | Update 9.2 release notes to reflect commits to date. |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Tom Lane | Fix dumping of security_barrier views with circular... |
commit | commitdiff | tree | snapshot |
2012-08-20 |
Tom Lane | Fix bugs in contrib/pg_trgm's LIKE pattern analysis... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Tom Lane | Check LIBXML_VERSION instead of testing in configure... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Tom Lane | Allow create_index_paths() to consider multiple join... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Heikki Linnakangas | Fix GiST buffering build bug, which caused "failed... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Tom Lane | Fix rescan logic in nodeCtescan. |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Tom Lane | Disallow extensions from owning the schema they are... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Tom Lane | Resurrect the "last ditch" code path in join_search_one... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Tom Lane | Stamp 9.2beta4. REL9_2_BETA4 |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Tom Lane | Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Tom Lane | Prevent access to external files/URLs via contrib/xml2... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Tom Lane | Prevent access to external files/URLs via XML entity... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Bruce Momjian | In documentation, change "recommendable" to "recommende... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Tom Lane | Update time zone data files to tzdata release 2012e. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Tom Lane | Add link from COPY ref page to psql \copy. |
commit | commitdiff | tree | snapshot |
2012-08-11 |
Tom Lane | Fix dependencies generated during ALTER TABLE ADD CONST... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Bruce Momjian | Prevent pg_upgrade from crashing if it can't write... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Magnus Hagander | Fix upper limit of superuser_reserved_connections,... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Simon Riggs | Turn off WalSender keepalives by default, users can... |
commit | commitdiff | tree | snapshot |
2012-08-09 |
Simon Riggs | Ensure all replication message info is available and... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Simon Riggs | Force archive_status of .done for xlogs created by... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Alvaro Herrera | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Simon Riggs | Doc correction to point out that 9.2+ can overwrite... |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Simon Riggs | Fix minor bug in XLogFileRead() that accidentally worked. |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tom Lane | Update isolation tests' README file. |
commit | commitdiff | tree | snapshot |
2012-08-08 |
Tom Lane | Fix TwoPhaseGetDummyBackendId(). |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Bruce Momjian | Fix pg_upgrade file share violation on Windows created... |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Alvaro Herrera | Fix redundant wording |
commit | commitdiff | tree | snapshot |
2012-08-07 |
Simon Riggs | fsync backup_label after pg_start_backup() |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Robert Haas | Typo fixes for previous commit. |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Robert Haas | Warn more vigorously about the non-transactional behavi... |
commit | commitdiff | tree | snapshot |
2012-08-06 |
Alvaro Herrera | Make strings identical |
commit | commitdiff | tree | snapshot |
next |