2012-10-18 |
Simon Riggs | Add isolation tests for DROP INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Tom Lane | Close un-owned SMgrRelations at transaction end. |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Tom Lane | Revert "Use "transient" files for blind writes, take 2". |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Riggs | Fix typo in previous commit |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Simon Riggs | Clarify hash index caution and copy to CREATE INDEX... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Heikki Linnakangas | Fix race condition in pg_ctl reading postmaster.pid. |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Tom Lane | Split up process latch initialization for more-fail... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Tom Lane | Make equal() ignore CoercionForm fields for better... |
commit | commitdiff | tree | snapshot |
2012-10-11 |
Tom Lane | Fix cross-type case in partial row matching for hashed... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Update obsolete text in fdwhandler.sgml. |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Bruce Momjian | In pg_upgrade, issue proper error message when we can... |
commit | commitdiff | tree | snapshot |
2012-10-10 |
Tom Lane | Fix PGXS support for building loadable modules on AIX. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Fix lo_import and lo_export to return useful error... |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Tom Lane | Fix lo_export usage in example programs. |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Heikki Linnakangas | Say ANALYZE, not VACUUM, in error message on analyze... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Meskes | Removed sentence about not being able to retrieve more... |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Michael Meskes | Fixed test for array boundary. |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Tom Lane | Fix permissions explanations in CREATE DATABASE and... |
commit | commitdiff | tree | snapshot |
2012-10-04 |
Heikki Linnakangas | Fix typo in comment, and reword it slightly while we... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Tom Lane | Avoid planner crash/Assert failure with joins to unflat... |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Alvaro Herrera | REASSIGN OWNED: consider grants on tablespaces, too |
commit | commitdiff | tree | snapshot |
2012-10-03 |
Bruce Momjian | In pg_upgrade, use full path name for analyze_new_clust... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Tom Lane | Work around unportable behavior of malloc(0) and reallo... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Heikki Linnakangas | Fix typo in previous warning-silencing patch. |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bruce Momjian | In pg_upgrade, improve error reporting when the number... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bruce Momjian | Adjust pg_upgrade query so toast tables related to... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Bruce Momjian | In pg_upgrade, try to convert the locale names to canon... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Heikki Linnakangas | Silence compiler warning about pointer type mismatch... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Andrew Dunstan | Allow a few seconds for Windows to catch up with a... |
commit | commitdiff | tree | snapshot |
2012-10-02 |
Heikki Linnakangas | Fix access past end of string in date parsing. |
commit | commitdiff | tree | snapshot |
2012-09-29 |
Tom Lane | Fix bugs in "restore.sql" script emitted in pg_dump... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Tom Lane | Fix tar files emitted by pg_basebackup to be POSIX... |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Tom Lane | Fix btmarkpos/btrestrpos to handle array keys. |
commit | commitdiff | tree | snapshot |
2012-09-27 |
Alvaro Herrera | Have pg_terminate/cancel_backend not ERROR on non-exist... |
commit | commitdiff | tree | snapshot |
2012-09-25 |
Tom Lane | Fix examples of how to use "su" while starting the... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Tom Lane | Prevent emitting "ALTER VIEW foo SET ()". |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Tom Lane | Stamp 9.2.1. REL9_2_1 |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Tom Lane | Update release notes for 9.2.1, 9.1.6, 9.0.10, 8.4... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Tom Lane | Put back AcceptInvalidationMessages calls in heap_openr... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Tom Lane | Update time zone data files to tzdata release 2012f. |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Peter Eisentraut | pg_upgrade: Remove check for pg_config |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Tom Lane | Fix planning of btree index scans using ScalarArrayOpEx... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Tom Lane | Fix array_typanalyze to work for domains over arrays. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Tom Lane | Provide adequate documentation of the "table_name ... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Tom Lane | Rethink heuristics for choosing index quals for paramet... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Simon Riggs | Fix bufmgr so CHECKPOINT_END_OF_RECOVERY behaves as... |
commit | commitdiff | tree | snapshot |
2012-09-16 |
Kevin Grittner | Fix documentation reference to maximum allowed for... |
commit | commitdiff | tree | snapshot |
2012-09-14 |
Tom Lane | Back-patch fix and test case for bug #7516. |
commit | commitdiff | tree | snapshot |
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 |
next |