| 2011-11-17 |  Alvaro Herrera | Don't quote language name | commit | commitdiff | tree | snapshot | 
| 2011-11-17 |  Alvaro Herrera | Don't quote language name | commit | commitdiff | tree | snapshot | 
| 2011-11-17 |  Robert Haas | Remove ancient downcasing code from procedural language... | commit | commitdiff | tree | snapshot | 
| 2011-11-17 |  Bruce Momjian | Fix pg_upgrade's pg_scandir_internal() the right way... | commit | commitdiff | tree | snapshot | 
| 2011-11-17 |  Bruce Momjian | Fix pg_upgrade's pg_scandir_internal() to properly... | commit | commitdiff | tree | snapshot | 
| 2011-11-17 |  Bruce Momjian | Remove pg_upgrade function no longer called (dir_matchi... | commit | commitdiff | tree | snapshot | 
| 2011-11-17 |  Robert Haas | Restructure get_object_address() so it's safe against... | commit | commitdiff | tree | snapshot | 
| 2011-11-17 |  Michael Meskes | Applied Zoltan's patch to correctly align interval... | commit | commitdiff | tree | snapshot | 
| 2011-11-16 |  Tom Lane | Code review for range-types catalog entries. | commit | commitdiff | tree | snapshot | 
| 2011-11-16 |  Robert Haas | Don't elide blank lines when accumulating psql command... | commit | commitdiff | tree | snapshot | 
| 2011-11-15 |  Tom Lane | Improve caching in range type I/O functions. | commit | commitdiff | tree | snapshot | 
| 2011-11-15 |  Tom Lane | Restructure function-internal caching in the range... | commit | commitdiff | tree | snapshot | 
| 2011-11-15 |  Tom Lane | Fix alignment and toasting bugs in range types. | commit | commitdiff | tree | snapshot | 
| 2011-11-15 |  Tom Lane | Update oidjoins regression test to match git HEAD. | commit | commitdiff | tree | snapshot | 
| 2011-11-14 |  Tom Lane | Return NULL instead of throwing error when desired... | commit | commitdiff | tree | snapshot | 
| 2011-11-14 |  Tom Lane | Return FALSE instead of throwing error for comparisons... | commit | commitdiff | tree | snapshot | 
| 2011-11-14 |  Tom Lane | Fix copyright notices, other minor editing in new range... | commit | commitdiff | tree | snapshot | 
| 2011-11-14 |  Bruce Momjian | Rerun pgindent with updated typedef list. | commit | commitdiff | tree | snapshot | 
| 2011-11-14 |  Bruce Momjian | Run pgindent on range type files, per request from... | commit | commitdiff | tree | snapshot | 
| 2011-11-13 |  Michael Meskes | Applied patch by Zoltan to fix copy&paste bug in ecpg... | commit | commitdiff | tree | snapshot | 
| 2011-11-13 |  Simon Riggs | Wakeup WALWriter as needed for asynchronous commit... | commit | commitdiff | tree | snapshot | 
| 2011-11-12 |  Tom Lane | In plpgsql, allow foreign tables to define row types. | commit | commitdiff | tree | snapshot | 
| 2011-11-12 |  Peter Eisentraut | Add psql expanded auto mode | commit | commitdiff | tree | snapshot | 
| 2011-11-12 |  Robert Haas | Avoid retaining multiple relation locks in RangeVarGetR... | commit | commitdiff | tree | snapshot | 
| 2011-11-12 |  Robert Haas | Fix psql's \dd version check for operator families. | commit | commitdiff | tree | snapshot | 
| 2011-11-10 |  Tom Lane | Throw nice error if server is too old to support psql... | commit | commitdiff | tree | snapshot | 
| 2011-11-10 |  Robert Haas | Correct documentation for trace_userlocks. | commit | commitdiff | tree | snapshot | 
| 2011-11-10 |  Robert Haas | Revert removal of trace_userlocks, because userlocks... | commit | commitdiff | tree | snapshot | 
| 2011-11-10 |  Tom Lane | Avoid platform-dependent infinite loop in pg_dump. | commit | commitdiff | tree | snapshot | 
| 2011-11-10 |  Peter Eisentraut | Fix server header file installation with vpath builds | commit | commitdiff | tree | snapshot | 
| 2011-11-10 |  Bruce Momjian | Document that PQexec() can handle a NULL res pointer... | commit | commitdiff | tree | snapshot | 
| 2011-11-10 |  Heikki Linnakangas | Fix another bug in the redo of COPY batches. | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Peter Eisentraut | Only install the extension files for the current Python... | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Heikki Linnakangas | Fix bugs in the COPY heap-insert batching patch. | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Peter Eisentraut | Clean gettext-files file in clean target | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Robert Haas | Fix compiler warning. | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Heikki Linnakangas | In COPY, insert tuples to the heap in batches. | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Tom Lane | Tweak new regression test case for more portability. | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Tom Lane | Fix random discrepancies between parallel_schedule... | commit | commitdiff | tree | snapshot | 
| 2011-11-09 |  Tom Lane | Wrap appendrel member outputs in PlaceHolderVars in... | commit | commitdiff | tree | snapshot | 
| 2011-11-08 |  Heikki Linnakangas | Make DatumGetInetP() unpack inet datums with a 1-byte... | commit | commitdiff | tree | snapshot | 
| 2011-11-08 |  Robert Haas | Rewrite comment for slightly greater accuracy. | commit | commitdiff | tree | snapshot | 
| 2011-11-08 |  Robert Haas | Fix hstore regression tests. | commit | commitdiff | tree | snapshot | 
| 2011-11-08 |  Heikki Linnakangas | Adjust range type docs for some last-minute changes... | commit | commitdiff | tree | snapshot | 
| 2011-11-08 |  Peter Eisentraut | -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS | commit | commitdiff | tree | snapshot | 
| 2011-11-08 |  Robert Haas | Remove hstore's text => text operator. | commit | commitdiff | tree | snapshot | 
| 2011-11-08 |  Robert Haas | Make VACUUM avoid waiting for a cleanup lock, where... | commit | commitdiff | tree | snapshot | 
| 2011-11-07 |  Robert Haas | Minor grammar improvements. | commit | commitdiff | tree | snapshot | 
| 2011-11-07 |  Tom Lane | Fix assorted bugs in contrib/unaccent's configuration... | commit | commitdiff | tree | snapshot | 
| 2011-11-07 |  Heikki Linnakangas | Fix timestamp range subdiff functions, when using float... | commit | commitdiff | tree | snapshot | 
| 2011-11-07 |  Tom Lane | On second thought, we'd better just drop these tests... | commit | commitdiff | tree | snapshot | 
| 2011-11-06 |  Tom Lane | Un-break horology regression test. | commit | commitdiff | tree | snapshot | 
| 2011-11-06 |  Heikki Linnakangas | Oops, forgot to fix the catversion when I committed... | commit | commitdiff | tree | snapshot | 
| 2011-11-05 |  Magnus Hagander | Update regression tests for \d+ modification | commit | commitdiff | tree | snapshot | 
| 2011-11-05 |  Magnus Hagander | Show statistics target for columns in \d+ on a table | commit | commitdiff | tree | snapshot | 
| 2011-11-05 |  Magnus Hagander | Make psql \d on a sequence show the table/column owning it | commit | commitdiff | tree | snapshot | 
| 2011-11-05 |  Tom Lane | Don't assume that a tuple's header size is unchanged... | commit | commitdiff | tree | snapshot | 
| 2011-11-04 |  Peter Eisentraut | Fix archive_command example | commit | commitdiff | tree | snapshot | 
| 2011-11-04 |  Peter Eisentraut | Add note about using GNU tar warning options for base... | commit | commitdiff | tree | snapshot | 
| 2011-11-04 |  Magnus Hagander | Add missing space in comment | commit | commitdiff | tree | snapshot | 
| 2011-11-04 |  Robert Haas | Silence bogus compiler warning. | commit | commitdiff | tree | snapshot | 
| 2011-11-04 |  Robert Haas | Check the return value of getcwd(), instead of assuming... | commit | commitdiff | tree | snapshot | 
| 2011-11-04 |  Simon Riggs | Move user functions related to WAL into xlogfuncs.c | commit | commitdiff | tree | snapshot | 
| 2011-11-04 |  Alvaro Herrera | Unbreak isolationtester on Win32 | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Tom Lane | Fix bogus code in contrib/ tsearch dictionary examples. | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Tom Lane | Improve comments for TSLexeme data structure. | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Tom Lane | Fix inline_set_returning_function() to allow multiple... | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Andrew Dunstan | Role membership of superusers is only by explicit membe... | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Bruce Momjian | Adjust pg_upgrade "new database skip" code, e.g. 'postg... | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Alvaro Herrera | Implement a dry-run mode for isolationtester | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Andrew Dunstan | Do not treat a superuser as a member of every role... | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Magnus Hagander | Properly close replication connection in pg_receivexlog | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Magnus Hagander | Pre-pad WAL files when streaming transaction log | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Heikki Linnakangas | Support range data types. | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Simon Riggs | Improve docs for timing and skipping of checkpoints | commit | commitdiff | tree | snapshot | 
| 2011-11-03 |  Tom Lane | Fix handling of PlaceHolderVars in nestloop parameter... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Tom Lane | Avoid scanning nulls at the beginning of a btree index... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Tom Lane | Fix btree stop-at-nulls logic properly. | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Simon Riggs | Update more comments about checkpoints being done by... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Simon Riggs | Reduce checkpoints and WAL traffic on low activity... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Simon Riggs | Refactor xlog.c to create src/backend/postmaster/startup.c | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Simon Riggs | Derive oldestActiveXid at correct time for Hot Standby. | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Simon Riggs | Start Hot Standby faster when initial snapshot is incom... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Simon Riggs | Remove spurious entry from missed catch while patch... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Simon Riggs | Fix timing of Startup CLOG and MultiXact during Hot... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Robert Haas | Initialize myProcLocks queues just once, at postmaster... | commit | commitdiff | tree | snapshot | 
| 2011-11-02 |  Tom Lane | Preserve Var location information during flatten_join_a... | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Tom Lane | Fix race condition with toast table access from a stale... | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Peter Eisentraut | Clean up whitespace and indentation in parser and scann... | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Simon Riggs | Comment changes to show bgwriter no longer performs... | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Simon Riggs | Have checkpointer send stats once each processing loop. | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Bruce Momjian | Update pg_upgrade comment on missing 'postgres' database. | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Simon Riggs | Add new file for checkpointer.c | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Bruce Momjian | Allow pg_upgrade to upgrade an old cluster that doesn... | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Simon Riggs | Split work of bgwriter between 2 processes: bgwriter... | commit | commitdiff | tree | snapshot | 
| 2011-11-01 |  Magnus Hagander | Document that multiple LDAP servers can be specified | commit | commitdiff | tree | snapshot | 
| 2011-10-31 |  Tom Lane | Stop btree indexscans upon reaching nulls in either... | commit | commitdiff | tree | snapshot | 
| 2011-10-30 |  Tom Lane | Support more locale-specific formatting options in... | commit | commitdiff | tree | snapshot | 
| 2011-10-30 |  Tom Lane | Further improvement of make_greater_string. | commit | commitdiff | tree | snapshot | 
| 2011-10-29 |  Robert Haas | Update visibilitymap.c header comments. | commit | commitdiff | tree | snapshot | 
| next |