| Commit message (Expand) | Author | Age |
* | Document that PGDATA has to point to the configuration files, rather | Bruce Momjian | 2012-08-15 |
* | Doc updates for index-only scans. | Robert Haas | 2012-03-21 |
* | Fix documented type of t_infomask2. | Tom Lane | 2012-03-11 |
* | Support synchronization of snapshots through an export/import procedure. | Tom Lane | 2011-10-22 |
* | Capitalization fixes | Peter Eisentraut | 2011-06-19 |
* | Fix copy-pasto in description of pg_serial, and silence compiler warning | Heikki Linnakangas | 2011-02-08 |
* | Oops, forgot to bump catversion in the Serializable Snapshot Isolation patch. | Heikki Linnakangas | 2011-02-08 |
* | Update contrib documention mentions to point to actual documentation | Bruce Momjian | 2011-01-26 |
* | Code review for postmaster.pid contents changes. | Tom Lane | 2011-01-13 |
* | Include the first valid listen address in pg_ctl to improve server start | Bruce Momjian | 2010-12-31 |
* | Support unlogged tables. | Robert Haas | 2010-12-29 |
* | Update SGML docs describing the contents of the postmaster.pid file, | Bruce Momjian | 2010-12-27 |
* | Update storage.sgml to describe the 9.0 tablespace directory layout. | Tom Lane | 2010-10-19 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
* | Include the backend ID in the relpath of temporary relations. | Robert Haas | 2010-08-13 |
* | Replace the pg_listener-based LISTEN/NOTIFY mechanism with an in-memory queue. | Tom Lane | 2010-02-16 |
* | Create a "relation mapping" infrastructure to support changing the relfilenodes | Tom Lane | 2010-02-07 |
* | Tweak TOAST code so that columns marked with MAIN storage strategy are | Tom Lane | 2009-07-22 |
* | Proofreading for Bruce's recent round of documentation proofreading. | Tom Lane | 2009-06-17 |
* | Minor editorialization on storage.sgml's documentation of free space | Tom Lane | 2009-05-16 |
* | Mention that tables have a visibility map fork alongside the main fork | Heikki Linnakangas | 2009-04-23 |
* | Use fork names instead of numbers in the file names for additional | Heikki Linnakangas | 2008-10-06 |
* | Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the | Heikki Linnakangas | 2008-09-30 |
* | Move pgstat.tmp into a temporary directory under $PGDATA named pg_stat_tmp. | Magnus Hagander | 2008-08-05 |
* | Remove the recently added USE_SEGMENTED_FILES option, and indeed remove all | Tom Lane | 2008-05-02 |
* | Provide a build-time option to store large relations as single files, rather | Tom Lane | 2008-03-10 |
* | Fix "Overall Page Layout" table. The second row should be ItemIdData, not | Tatsuo Ishii | 2007-11-23 |
* | Add an extra header byte to TOAST-pointer datums to represent their size | Tom Lane | 2007-09-30 |
* | Improve handling of prune/no-prune decisions by storing a page's oldest | Tom Lane | 2007-09-21 |
* | Create a GUC parameter temp_tablespaces that allows selection of the | Tom Lane | 2007-06-03 |
* | Support varlena fields with single-byte headers and unaligned storage. | Tom Lane | 2007-04-06 |
* | Decouple the values of TOAST_TUPLE_THRESHOLD and TOAST_MAX_CHUNK_SIZE. | Tom Lane | 2007-04-03 |
* | Suppress useless searches for unused line pointers in PageAddItem. To do | Tom Lane | 2007-03-02 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Fix misspellings of GB. | Peter Eisentraut | 2006-11-25 |
* | Correct misspellings of kB. | Peter Eisentraut | 2006-11-25 |
* | Merge postmaster and postgres command into just postgres. postmaster | Peter Eisentraut | 2006-06-18 |
* | Removes or minimizes some documentation mentions of backward | Bruce Momjian | 2006-04-23 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Update storage.sgml to reflect current reality. | Tom Lane | 2005-09-01 |
* | Implement sharable row-level locks, and use them for foreign key references | Tom Lane | 2005-04-28 |
* | Minor documentation tweak. | Neil Conway | 2005-04-07 |
* | Add some real documentation about TOAST (finally). Combine this with | Tom Lane | 2005-01-10 |
* | Move disk usage section into its own section. | Bruce Momjian | 2002-06-13 |
* | Add id field to chapter and book tags to allow output file names | Thomas G. Lockhart | 1998-07-29 |
* | SGML source for new documentation. | Thomas G. Lockhart | 1998-03-01 |