index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
vacuumlo
Commit message (
Expand
)
Author
Age
*
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
*
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-26
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Fix hard-coded relkind constants in assorted other files.
Tom Lane
2017-03-09
*
Move atooid() definition to a central place
Peter Eisentraut
2017-03-01
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Fix a bunch of places that called malloc and friends with no NULL check.
Tom Lane
2016-08-30
*
Simplify correct use of simple_prompt().
Tom Lane
2016-08-30
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
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
[next]