| Commit message (Expand) | Author | Age |
* | vacuumlo: Avoid unlikely memory leak. | Robert Haas | 2015-01-14 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Add file version information to most installed Windows binaries. | Noah Misch | 2014-07-14 |
* | Centralize getopt-related declarations in a new header file pg_getopt.h. | Tom Lane | 2014-02-15 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | vacuumlo: Use a cursor to limit client-side memory usage. | Robert Haas | 2013-07-15 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Add a materialized view relations. | Kevin Grittner | 2013-03-03 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Make oid2name, pgbench, and vacuumlo set fallback_application_name. | Robert Haas | 2012-07-04 |
* | Make documentation of --help and --version options more consistent | Peter Eisentraut | 2012-06-18 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Improve the -l (limit) option recently added to contrib/vacuumlo. | Tom Lane | 2012-03-20 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 |
* | Teach vacuumlo to limit number of removals, via new -l option. | Robert Haas | 2011-08-08 |
* | Use consistent spacing for PGAPPICON Makefile option. | Bruce Momjian | 2011-01-24 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Convert cvsignore to gitignore, and add .gitignore for build targets. | Magnus Hagander | 2010-09-22 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Add PGFILEDESC description to Makefiles for all /contrib executables. | Bruce Momjian | 2010-05-12 |
* | Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 | Tom Lane | 2010-02-17 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Additional fixes for large object access control. | Itagaki Takahiro | 2009-12-14 |
* | vacuumlo query cleanups | Bruce Momjian | 2009-07-13 |
* | Equip the programs installed by contrib with proper --help and --version | Peter Eisentraut | 2009-02-27 |
* | Add a -w/--no-password option that prevents all password prompts to all | Peter Eisentraut | 2009-02-26 |
* | Clean up help (-?) output. | Peter Eisentraut | 2009-02-25 |
* | Remove feof(stdin) calls related to when to prompt for a password, | Peter Eisentraut | 2009-02-25 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Make documentation of -W options more accurate and uniform. | Tom Lane | 2007-12-11 |
* | Make vacuumlo prompt for password when needed, thus making its -W | Tom Lane | 2007-12-11 |
* | Remove references to READMEs from /contrib Makefiles. | Bruce Momjian | 2007-11-10 |
* | Move most /contrib README files into SGML. Some still need conversion | Bruce Momjian | 2007-11-10 |
* | Fix PGXS conventions so that extensions can be built against Postgres | Tom Lane | 2007-06-26 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Fix vacuumlo to avoid unnecessary use of backslash in search pattern. | Tom Lane | 2006-02-23 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | PGXS should be set with := not =, as specified in the documentation, | Tom Lane | 2005-09-27 |
* | Cleanup the contrib/lo module: there is no need anymore to implement | Tom Lane | 2005-06-23 |
* | Have libpgport link before libpq so that PG client applications are more | Bruce Momjian | 2005-03-25 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | This patch makes some cleanups to contrib/ to silence some sparse | Neil Conway | 2004-11-09 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | > Please find enclose a submission to fix these problems. | Bruce Momjian | 2004-08-20 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Add positive defense against dropped columns, per suggestion from | Tom Lane | 2003-09-24 |
* | Another pgindent run with updated typedefs. | Bruce Momjian | 2003-08-08 |