2010-08-01 |
Tom Lane | Fix ANALYZE's ancient deficiency of not trying to colle... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Tom Lane | Fix an additional set of problems in GIN's handling... |
commit | commitdiff | tree | snapshot |
2010-08-01 |
Tom Lane | Rewrite the rbtree routines so that an RBNode is the... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Tom Lane | Tweak tsmatchsel() so that it examines the structure... |
commit | commitdiff | tree | snapshot |
2010-07-31 |
Tom Lane | Rewrite the key-combination logic in GIN's keyGetItem... |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Marc G. Fournier | tag for beta4 REL9_0_BETA4 |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tom Lane | Improved version of patch to protect pg_get_expr()... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tom Lane | Update release notes for 9.0 beta 4. Back-patch some... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tom Lane | Clean up some inconsistencies in the volatility marking... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Peter Eisentraut | Translation updates for 9.0beta4 |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Peter Eisentraut | Fix indentation of verbatim block elements |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tom Lane | Fix another longstanding problem in copy_relation_data... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Tom Lane | Work around a documentation toolchain problem by replac... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Robert Haas | Fix possible page corruption by ALTER TABLE .. SET... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Peter Eisentraut | Remove wildly obsolete type attribute externallength... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Tom Lane | Fix oversight in new EvalPlanQual logic: the second... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Tom Lane | Fix potential failure when hashing the output of a... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Peter Eisentraut | Show psql timing output even in quiet mode |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Robert Haas | Fix typo in PL/pgsql code example. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Peter Eisentraut | Spelling fixes |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Alvaro Herrera | Ensure $_SHARED is declared in the main:: namespace... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Peter Eisentraut | Fix grammar |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Peter Eisentraut | Add table creation and population to example |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Peter Eisentraut | Add INSERT statement to example so that it can be repro... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Bruce Momjian | Adjust check_for_isn_and_int8_passing_mismatch() so... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Bruce Momjian | Prevent pg_upgrade from migrating databases that use... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Peter Eisentraut | Tidy up boolean data type page |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Peter Eisentraut | Add more checks against altering typed tables |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Robert Haas | Avoid deep recursion when assigning XIDs to multiple... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Bruce Momjian | Properly replay CREATE TABLESPACE during crash recovery... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Tom Lane | Remove unnecessary "Not safe to send CSV data" complain... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Tom Lane | Allow ORDER BY/GROUP BY/etc items to match targetlist... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Heikki Linnakangas | Fix typo spotted by Thom Brown. |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Heikki Linnakangas | Add a paragraph explaining what restartpoints are.... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Tom Lane | Use an <xref> for restore_command reference. Marko... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Tom Lane | Fix several problems in pg_dump's handling of SQL/MED... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Tom Lane | Allow full SSL certificate verification (wherein libpq... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Bruce Momjian | Backpatch pg_upgrade fixes to 9.0: |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Heikki Linnakangas | Oops, in the previous fix to prevent a cursor that... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Robert Haas | Clarify that "psql -c" ignores psqlrc files. |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Tom Lane | Avoid an Assert failure in deconstruct_array() by makin... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Tom Lane | Fix ruleutils' get_variable() to print something useful... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Bruce Momjian | Properly report errno/out-of-disk-space error from... |
commit | commitdiff | tree | snapshot |
2010-07-09 |
Marc G. Fournier | tag beta3 REL9_0_BETA3 |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Bruce Momjian | Update release notes for 9.0 beta 3. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Peter Eisentraut | Some small changes for plperl.sgml: |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Peter Eisentraut | Translation updates for 9.0beta3 |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Tom Lane | Minor kibitzing on previous patch: no need to run check... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Peter Eisentraut | Install safeguard against running PL/Python 2 and 3... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Bruce Momjian | Doc change: effected -> affected, per correction from... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Tom Lane | Add a cross-reference to precedence information to... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Magnus Hagander | Make the Windows tcp keepalive support depend on the... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Tom Lane | Update obsolete comment. Noted by Josh Tolley. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Tom Lane | Fix variant float8 expected files to have exactly the... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Magnus Hagander | Add support for TCP keepalives on Windows, both for... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Tom Lane | Fix "cannot handle unplanned sub-select" error that... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Tom Lane | Adjust mbutils.c so it won't get broken by future pgind... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruce Momjian | Document the interaction of write-barrier-enabled file... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Robert Haas | Make log_temp_files based on kB, and revert docs &... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Tom Lane | Accept slightly grotty coding in Makefile.global in... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Peter Eisentraut | Add note that using PL/Python 2 and 3 in the same sessi... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Robert Haas | Support setting the keepalive idle time on MacOS X. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Tom Lane | Undo pgindent breakage (again). Per buildfarm. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bruce Momjian | Mention why one C file fails pgindent. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bruce Momjian | pgindent run for 9.0, second run |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bruce Momjian | Update pgindent testing instructions. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Tom Lane | Still more third thoughts: when linking shared librarie... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Tom Lane | Allow for LDFLAGS_SL already having a value in Makefile... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Tom Lane | Dept. of third thoughts: PG_LIBS may contain a -L switc... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Tom Lane | Make sure LDFLAGS come before LIBS when linking contrib... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Tom Lane | Fix a few single-file (MODULES, not MODULE_big) contrib... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Tom Lane | Split the LDFLAGS make variable into two parts: LDFLAGS... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Heikki Linnakangas | The previous fix in CVS HEAD and 8.4 for handling the... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Bruce Momjian | Simplify test_fsync duration computation. |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Bruce Momjian | Report test_fynsc times in tests per second, instead... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Bruce Momjian | Remove SGML tab. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Tom Lane | Don't set recoveryLastXTime when replaying a checkpoint... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Tom Lane | Make vacuum_defer_cleanup_age be PGC_SIGHUP level,... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Tom Lane | Replace max_standby_delay with two parameters, max_stan... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Bruce Momjian | Document more clearly on XML namespaces inside xpath... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Bruce Momjian | Make pg_upgrade copyrights just 2010, not 2010-2010. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Bruce Momjian | Add copyrights to pg_upgrade and pg_upgrade_tools files... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Bruce Momjian | Add CVS tags to pg_upgrade and pg_upgrade_support files... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Robert Haas | Allow REASSIGNED OWNED to handle opclasses and opfamilies. |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Tom Lane | Fix assorted misstatements and poor wording in the... |
commit | commitdiff | tree | snapshot |
2010-07-03 |
Robert Haas | Additional cross-references to window functions documen... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Andrew Dunstan | Unbreak MSVC builds by removing copydir.c from list... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Robert Haas | Remove hstore % text[] operator; use slice() function... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Robert Haas | Move copydir.c from src/port to src/backend/storage... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Bruce Momjian | Issue 'mkdir' hint when replying CREATE TABLESPACE... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Robert Haas | Allow copydir() to be interrupted. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Tom Lane | Get rid of some more stuff that duplicates c.h or port.h. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruce Momjian | Remove port.h prototypes from pg_upgrade.h, per report... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Robert Haas | Allow ALTER TABLE .. SET TABLESPACE to be interrupted. |
commit | commitdiff | tree | snapshot |
2010-07-01 |
Bruce Momjian | Update 9.0 release notes so streaming replication and... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Heikki Linnakangas | stringToNode() and deparse_expression_pretty() crash... |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Andrew Dunstan | Correct missing/misspelled surname. |
commit | commitdiff | tree | snapshot |
2010-06-30 |
Bruce Momjian | Document that /bin/true on Windows is implemented by... |
commit | commitdiff | tree | snapshot |
2010-06-29 |
Bruce Momjian | In documentation, use "lower case"/"upper case" consist... |
commit | commitdiff | tree | snapshot |
next |