Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add noreturn attributes to some error reporting functions | Peter Eisentraut | 2013-02-12 |
* | Improve handling of ereport(ERROR) and elog(ERROR). | Tom Lane | 2013-01-13 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Allow a streaming replication standby to follow a timeline switch. | Heikki Linnakangas | 2012-12-13 |
* | Replace XLogRecPtr struct with a 64-bit integer. | Heikki Linnakangas | 2012-06-24 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Clean up whitespace and indentation in parser and scanner files | Peter Eisentraut | 2011-11-01 |
* | Implement NOWAIT option for BASE_BACKUP command | Magnus Hagander | 2011-02-09 |
* | Add option to include WAL in base backup | Magnus Hagander | 2011-01-30 |
* | Add pg_basebackup tool for streaming base backups | Magnus Hagander | 2011-01-23 |
* | Use a lexer and grammar for parsing walsender commands | Magnus Hagander | 2011-01-14 |