| Commit message (Expand) | Author | Age | Files | Lines |
* | Translation updates | Peter Eisentraut | 2014-11-16 | 3 | -66/+529 |
* | Switch to CRC-32C in WAL and other places. | Heikki Linnakangas | 2014-11-04 | 1 | -6/+6 |
* | Remove use of TAP subtests | Peter Eisentraut | 2014-10-29 | 1 | -1/+1 |
* | Forgot #include "pg_getopt.h", now that pg_controldata uses getopt. | Heikki Linnakangas | 2014-10-24 | 1 | -0/+1 |
* | Complain if too many options are passed to pg_controldata or pg_resetxlog. | Heikki Linnakangas | 2014-10-24 | 1 | -0/+10 |
* | Oops, the commit accept pg_controldata -D datadir missed code changes. | Heikki Linnakangas | 2014-10-24 | 1 | -5/+24 |
* | Translation updates | Peter Eisentraut | 2014-10-05 | 4 | -150/+189 |
* | Add -D option to specify data directory to pg_controldata and pg_resetxlog. | Heikki Linnakangas | 2014-09-25 | 1 | -1/+1 |
* | Fix TAP installcheck tests when current directory name contains spaces | Peter Eisentraut | 2014-07-23 | 1 | -1/+1 |
* | Translation updates | Peter Eisentraut | 2014-07-21 | 2 | -129/+145 |
* | Add defenses against running with a wrong selection of LOBLKSIZE. | Tom Lane | 2014-06-05 | 1 | -0/+2 |
* | Translation updates | Peter Eisentraut | 2014-05-10 | 1 | -63/+73 |
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 | 2 | -3/+5 |
* | Clean up temp installations after client program tests. | Tom Lane | 2014-04-25 | 1 | -0/+1 |
* | Add TAP tests for client programs | Peter Eisentraut | 2014-04-14 | 3 | -0/+21 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 | 1 | -1/+1 |
* | Rename wal_log_hintbits to wal_log_hints, per discussion on pgsql-hackers. | Fujii Masao | 2013-12-21 | 1 | -2/+2 |
* | Add GUC to enable WAL-logging of hint bits, even with checksums disabled. | Heikki Linnakangas | 2013-12-13 | 1 | -0/+2 |
* | Add new wal_level, logical, sufficient for logical decoding. | Robert Haas | 2013-12-10 | 1 | -0/+2 |
* | Translation updates | Peter Eisentraut | 2013-12-02 | 1 | -5/+5 |
* | Translation updates | Peter Eisentraut | 2013-10-07 | 2 | -93/+135 |
* | Translation updates | Peter Eisentraut | 2013-09-02 | 9 | -1935/+124 |
* | Translation updates | Peter Eisentraut | 2013-08-18 | 3 | -197/+278 |
* | Add new GUC, max_worker_processes, limiting number of bgworkers. | Robert Haas | 2013-07-04 | 1 | -0/+2 |
* | Translation updates | Peter Eisentraut | 2013-06-24 | 3 | -24/+15 |
* | Translation updates | Peter Eisentraut | 2013-05-05 | 11 | -807/+2195 |
* | Record data_checksum_version in control file. | Simon Riggs | 2013-04-30 | 1 | -2/+2 |
* | Allow I/O reliability checks using 16-bit checksums | Simon Riggs | 2013-03-22 | 1 | -0/+2 |
* | pg_controldata: Undo message spelling change | Peter Eisentraut | 2013-03-16 | 1 | -1/+1 |
* | Support unlogged GiST index. | Heikki Linnakangas | 2013-02-11 | 1 | -0/+3 |
* | Include previous TLI in end-of-recovery and shutdown checkpoint records. | Heikki Linnakangas | 2013-02-11 | 1 | -0/+2 |
* | Make output identical to pg_resetxlog's | Alvaro Herrera | 2013-01-24 | 1 | -1/+1 |
* | Improve concurrency of foreign key locking | Alvaro Herrera | 2013-01-23 | 1 | -0/+4 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 | 1 | -1/+1 |
* | Track the timeline associated with minRecoveryPoint, for more sanity checks. | Heikki Linnakangas | 2012-12-04 | 1 | -1/+3 |
* | Print the name of the WAL file containing latest REDO ptr in pg_controldata. | Heikki Linnakangas | 2012-07-14 | 1 | -0/+12 |
* | Replace XLogRecPtr struct with a 64-bit integer. | Heikki Linnakangas | 2012-06-24 | 1 | -12/+12 |
* | Make documentation of --help and --version options more consistent | Peter Eisentraut | 2012-06-18 | 1 | -11/+5 |
* | Move CRC tables to libpgport, and provide them in a separate include file. | Tom Lane | 2012-02-28 | 2 | -7/+2 |
* | Allow pg_basebackup from standby node with safety checking. | Simon Riggs | 2012-01-25 | 1 | -0/+5 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
* | Teach pg_controldata and pg_resetxlog about the new backupEndRequired field | Heikki Linnakangas | 2011-08-17 | 1 | -0/+2 |
* | Make _ be automatically included in GETTEXT_TRIGGERS | Peter Eisentraut | 2011-06-26 | 1 | -1/+0 |
* | Replace := by = in nls.mk files | Peter Eisentraut | 2011-06-26 | 1 | -4/+4 |
* | Translation updates for 9.1beta2 | Peter Eisentraut | 2011-06-09 | 11 | -346/+1549 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 | 1 | -1/+1 |
* | Improved parallel make support | Peter Eisentraut | 2010-11-12 | 1 | -2/+2 |
* | Convert cvsignore to gitignore, and add .gitignore for build targets. | Magnus Hagander | 2010-09-22 | 1 | -0/+3 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 4 | -4/+4 |
* | Translation updates for 9.0beta3 | Peter Eisentraut | 2010-07-08 | 2 | -102/+110 |