| Commit message (Expand) | Author | Age |
* | Split out list of XLog resource managers | Alvaro Herrera | 2013-02-06 |
* | Split out rmgr rm_desc functions into their own files | Alvaro Herrera | 2012-11-28 |
* | Split heapam_xlog.h from heapam.h | Alvaro Herrera | 2012-08-28 |
* | Add SP-GiST (space-partitioned GiST) index access method. | Tom Lane | 2011-12-17 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | Rewrite the GiST insertion logic so that we don't need the post-recovery | Heikki Linnakangas | 2010-12-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Create a "relation mapping" infrastructure to support changing the relfilenodes | Tom Lane | 2010-02-07 |
* | Allow read only connections during recovery, known as Hot Standby. | Simon Riggs | 2009-12-19 |
* | Rethink the way FSM truncation works. Instead of WAL-logging FSM | Heikki Linnakangas | 2008-11-19 |
* | Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the | Heikki Linnakangas | 2008-09-30 |
* | Fix recently-understood problems with handling of XID freezing, particularly | Tom Lane | 2006-11-05 |
* | Make recovery from WAL be restartable, by executing a checkpoint-like | Tom Lane | 2006-08-07 |
* | Alphabetically order reference to include files, "N" - "S". | Bruce Momjian | 2006-07-11 |
* | GIN: Generalized Inverted iNdex. | Teodor Sigaev | 2006-05-02 |
* | R-tree is dead ... long live GiST. | Tom Lane | 2005-11-07 |
* | WAL for GiST. It work for online backup and so on, but on | Teodor Sigaev | 2005-06-14 |
* | Change WAL-logging scheme for multixacts to be more like regular | Tom Lane | 2005-06-08 |
* | Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. | Tom Lane | 2005-06-06 |
* | Cleanup GiST header files. Since GiST extensions are often written as | Neil Conway | 2005-05-17 |
* | Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. | Tom Lane | 2004-08-29 |
* | Rearrange pg_subtrans handling as per recent discussion. pg_subtrans | Tom Lane | 2004-08-23 |
* | Invent WAL timelines, as per recent discussion, to make point-in-time | Tom Lane | 2004-07-21 |
* | Nested transactions. There is still much left to do, especially on the | Tom Lane | 2004-07-01 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Make btree index structure adjustments and WAL logging changes needed to | Tom Lane | 2003-02-21 |
* | Replace implementation of pg_log as a relation accessed through the | Tom Lane | 2001-08-25 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | No more #ifdef XLOG. | Vadim B. Mikheev | 2000-11-30 |
* | XLOG stuff for sequences. | Vadim B. Mikheev | 2000-11-30 |
* | Put external declarations into header files. | Peter Eisentraut | 2000-11-21 |
* | Makeover for Unixware 7.1.1 | Peter Eisentraut | 2000-10-22 |
* | WAL | Vadim B. Mikheev | 2000-10-21 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Transaction log manager core code. | Vadim B. Mikheev | 1999-09-27 |