2012-12-02 |
Tom Lane | Don't advance checkPoint.nextXid near the end of a... |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Simon Riggs | XidEpoch++ if wraparound during checkpoint. |
commit | commitdiff | tree | snapshot |
2012-12-02 |
Tatsuo Ishii | Fix psql crash while parsing SQL file whose encoding... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Tom Lane | Prevent passing gmake's environment variables down... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Tom Lane | Make sure sharedir/extension/ directory is created... |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Peter Eisentraut | doc: Fix broken links to DocBook wiki |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Alvaro Herrera | Change test ExceptionalCondition to return void |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Tom Lane | Take buffer lock while inspecting btree index pages... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Tom Lane | Add missing buffer lock acquisition in GetTupleForTrigg... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Andrew Dunstan | Clean environment for pg_upgrade test. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Tom Lane | Produce a more useful error message for over-length... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Simon Riggs | Cleanup VirtualXact at end of Hot Standby |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Simon Riggs | Correctly init fast path fields on PGPROC |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Michael Meskes | When processing nested structure pointer variables... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Tom Lane | Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Heikki Linnakangas | If we don't have a backup-end-location, don't claim... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Tom Lane | Revert patch for taking fewer snapshots. |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Tom Lane | Fix SELECT DISTINCT with index-optimized MIN/MAX on... |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Heikki Linnakangas | pg_stat_replication.sync_state was displayed incorrectl... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Tom Lane | Fix pg_resetxlog to use correct path to postmaster... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Heikki Linnakangas | Avoid bogus "out-of-sequence timeline ID" errors in... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Tom Lane | Don't launch new child processes after we've been told... |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Tom Lane | Improve handling of INT_MIN / -1 and related cases. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Tom Lane | Limit values of archive_timeout, post_auth_delay, auth_... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Tom Lane | Fix syslogger to not fail when log_rotation_age exceeds... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Tom Lane | Improve check_partial_indexes() to consider join clause... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Tom Lane | Fix the int8 and int2 cases of (minimum possible intege... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Tom Lane | Fix memory leaks in record_out() and record_send(). |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Simon Riggs | Skip searching for subxact locks at commit. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Simon Riggs | Clarify docs on hot standby lock release |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Tom Lane | Fix multiple problems in WAL replay. |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Tom Lane | Check for stack overflow in transformSetOperationTree(). |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Peter Eisentraut | XSLT stylesheet: Add slash to directory name |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Tom Lane | Fix WaitLatch() to return promptly when the requested... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Tom Lane | Don't trash input list structure in does_not_exist_skip... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Alvaro Herrera | Don't try to use a unopened relation |
commit | commitdiff | tree | snapshot |
2012-11-07 |
Bruce Momjian | In pg_upgrade docs, mention using base backup as part... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Bruce Momjian | In pg_upgrade, set synchronous_commit=off for the new... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Tom Lane | Fix handling of inherited check constraints in ALTER... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Tom Lane | Fix bogus handling of $(X) (i.e., ".exe") in isolationt... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Tom Lane | Limit the number of rel sets considered in consider_ind... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Tom Lane | Document that TCP keepalive settings read as 0 on Unix... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
Alvaro Herrera | Fix ALTER EXTENSION / SET SCHEMA |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Tom Lane | Prefer actual constants to pseudo-constants in equivale... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Tom Lane | In pg_dump, dump SEQUENCE SET items in the data not... |
commit | commitdiff | tree | snapshot |
2012-10-24 |
Tom Lane | Prevent parser from believing that views have system... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Kevin Grittner | Correct predicate locking for DROP INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Tom Lane | Fix pg_dump's handling of DROP DATABASE commands in... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix UtilityContainsQuery() to handle CREATE TABLE AS... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix hash_search to avoid corruption of the hash table... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Tom Lane | Fix ruleutils to print "INSERT INTO foo DEFAULT VALUES... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Simon Riggs | Fix orphan on cancel of drop index concurrently. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Andrew Dunstan | Use a more portable platform test. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Heikki Linnakangas | Further tweaking of the readfile() function in pg_ctl. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Simon Riggs | Isolation test for DROP INDEX CONCURRENTLY |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Simon Riggs | Re-think guts of DROP INDEX CONCURRENTLY. |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Tom Lane | Fix planning of non-strict equivalence clauses above... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Simon Riggs | Revert tests for drop index concurrently. |
commit | commitdiff | tree | snapshot |
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 |
next |