| Commit message (Expand) | Author | Age |
* | Add a materialized view relations. | Kevin Grittner | 2013-03-03 |
* | Improve pg_upgrade commentary on multixact change | Alvaro Herrera | 2013-02-28 |
* | Fix pg_upgrade log file cleanup code | Bruce Momjian | 2013-02-14 |
* | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera | 2013-02-12 |
* | pg_upgrade: detect stale postmaster.pid lock files | Bruce Momjian | 2013-01-24 |
* | Improve concurrency of foreign key locking | Alvaro Herrera | 2013-01-23 |
* | pg_upgrade: remove --single-transaction usage | Bruce Momjian | 2013-01-22 |
* | Allow parallel copy/link in pg_upgrade | Bruce Momjian | 2013-01-09 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Add pg_upgrade --jobs parameter | Bruce Momjian | 2012-12-26 |
* | Improve pg_upgrade's status display | Bruce Momjian | 2012-12-07 |
* | Add initdb --sync-only option to sync the data directory to durable | Bruce Momjian | 2012-12-03 |
* | Revert initdb --sync-only patch that had incorrect commit messages. | Bruce Momjian | 2012-12-03 |
* | dummy commit | Bruce Momjian | 2012-12-03 |
* | Revert: | Bruce Momjian | 2012-12-01 |
* | Remove pg_restore's --single-transaction option, as it throws errors in | Bruce Momjian | 2012-12-01 |
* | In pg_upgrade, improve status wording now that we have per-database | Bruce Momjian | 2012-11-30 |
* | In pg_upgrade, dump each database separately and use | Bruce Momjian | 2012-11-30 |
* | In pg_upgrade, pull the port number from postmaster.pid, like we do for | Bruce Momjian | 2012-09-03 |
* | Fix pg_upgrade to cope with non-default unix_socket_directory scenarios. | Tom Lane | 2012-09-03 |
* | pg_upgrade: Fix exec_prog API to be less flaky | Alvaro Herrera | 2012-08-27 |
* | Fix pg_upgrade file share violation on Windows created by the commit | Bruce Momjian | 2012-08-07 |
* | pg_upgrade: abstract out copying of files from old cluster to new | Alvaro Herrera | 2012-07-05 |
* | Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. | Heikki Linnakangas | 2012-06-26 |
* | In pg_upgrade, verify that the install user has the same oid on both | Bruce Momjian | 2012-06-13 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Have pg_upgrade only use one extra log file for Win32, not two. | Bruce Momjian | 2012-05-25 |
* | On Windows, have pg_upgrade use different two files to log pg_ctl | Bruce Momjian | 2012-05-24 |
* | Adjust pg_upgrade to output a separate log file for pg_ctl output on | Bruce Momjian | 2012-05-23 |
* | Lots of doc corrections. | Robert Haas | 2012-04-23 |
* | In pg_upgrade, create a script to incrementally generate more accurate | Bruce Momjian | 2012-03-16 |
* | Uppercase pg_upgrade status output title. | Bruce Momjian | 2012-03-14 |
* | In pg_upgrade, add various logging improvements: | Bruce Momjian | 2012-03-12 |
* | In pg_upgrade, only lock the old cluster if link mode is used, and do it | Bruce Momjian | 2012-03-05 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Remove pg_upgrade dependency on the 'postgres' database existing in the | Bruce Momjian | 2011-10-28 |
* | In pg_upgrade, use the new postmaster -C option to get the real data | Bruce Momjian | 2011-10-07 |
* | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 |
* | In pg_upgrade, fix the -l/log option to work on Windows. | Bruce Momjian | 2011-07-20 |
* | Make pg_upgrade output more consistent with project style | Peter Eisentraut | 2011-07-12 |
* | Add pg_upgrade check to make sure the user has full access permission in | Bruce Momjian | 2011-05-16 |
* | Allow pg_upgrade to honor libpq environment variables. Add 'local' | Bruce Momjian | 2011-05-16 |
* | Adjust pg_upgrade FATAL error messages to have consistent newlines. | Bruce Momjian | 2011-05-06 |
* | In pg_upgrade, avoid one start/stop of the postmaster; use the -w | Bruce Momjian | 2011-04-25 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | In pg_upgrade, no need to initialize global struct values; they are | Bruce Momjian | 2011-02-16 |
* | Cleanup ClusterInfo initialization in pg_upgrade | Alvaro Herrera | 2011-02-16 |
* | Make pg_upgrade compile again | Alvaro Herrera | 2011-02-15 |
* | Adjust pg_upgrade error message, array freeing, and add error check. | Bruce Momjian | 2011-02-15 |
* | Add pg_upgrade comment for why we can't use template1 inheritance for | Bruce Momjian | 2011-02-01 |