| Commit message (Expand) | Author | Age |
* | Add a materialized view relations. | Kevin Grittner | 2013-03-03 |
* | Create libpgcommon, and move pg_malloc et al to it | Alvaro Herrera | 2013-02-12 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Lots of doc corrections. | Robert Haas | 2012-04-23 |
* | In pg_upgrade, add various logging improvements: | Bruce Momjian | 2012-03-12 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree | Bruce Momjian | 2011-09-07 |
* | Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and | Bruce Momjian | 2011-08-26 |
* | In pg_upgrade, limit schema name filter to include toast tables. Bug | Bruce Momjian | 2011-08-26 |
* | In pg_upgrade, avoid dumping orphaned temporary tables. This makes the | Bruce Momjian | 2011-08-15 |
* | Make pg_upgrade output more consistent with project style | Peter Eisentraut | 2011-07-12 |
* | Adjust pg_upgrade FATAL error messages to have consistent newlines. | Bruce Momjian | 2011-05-06 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Fix file descriptor leaks in pg_upgrade in failure code paths. | Bruce Momjian | 2011-03-08 |
* | Clarify pg_upgrade's creation of the map file structure. Also clean | Bruce Momjian | 2011-01-05 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | In pg_upgrade, remove use of whichCluster, and just pass old/new cluster | Bruce Momjian | 2011-01-01 |
* | Use "upgrade" in preference over "migrate" in pg_upgrade messages and | Bruce Momjian | 2010-12-15 |
* | Pgindent run on pg_upgrade source after restructuring. | Bruce Momjian | 2010-10-19 |
* | Restructure the pg_upgrade code to use several global structures rather | Bruce Momjian | 2010-10-19 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Adjust check_for_isn_and_int8_passing_mismatch() so it is called for all | Bruce Momjian | 2010-07-25 |
* | Prevent pg_upgrade from migrating databases that use reg* data types | Bruce Momjian | 2010-07-25 |
* | Make pg_upgrade copyrights just 2010, not 2010-2010. | Bruce Momjian | 2010-07-03 |
* | Add copyrights to pg_upgrade and pg_upgrade_tools files, per Tom. | Bruce Momjian | 2010-07-03 |
* | Add CVS tags to pg_upgrade and pg_upgrade_support files, per request | Bruce Momjian | 2010-07-03 |
* | Have pg_upgrade create its output files in the current directory, rather | Bruce Momjian | 2010-06-12 |
* | Use NAMEDATALEN instead of local define. | Bruce Momjian | 2010-05-14 |
* | Add pg_upgrade to /contrib; will be in 9.0 beta2. | Bruce Momjian | 2010-05-12 |