index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
findoidjoins
Commit message (
Expand
)
Author
Age
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Update oidjoins regression test for v11.
Tom Lane
2018-05-07
*
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
*
Fix broken link-command-line ordering for libpgfeutils.
Tom Lane
2017-07-14
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Update oidjoins regression test for v10.
Tom Lane
2017-05-15
*
Fix hard-coded relkind constants in assorted other files.
Tom Lane
2017-03-09
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update oidjoins regression test for 9.6.
Tom Lane
2016-06-22
*
Restructure index access method API to hide most of it at the C level.
Tom Lane
2016-01-17
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update oidjoins regression test for 9.4.
Tom Lane
2014-04-16
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Get rid of pg_class.reltoastidxid.
Fujii Masao
2013-07-04
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Update oidjoins regression test to match git HEAD.
Tom Lane
2011-11-14
*
Improve findoidjoins to cover more cases.
Tom Lane
2011-04-23
*
Update oidjoins regression test for 9.1 catalog schema additions.
Tom Lane
2011-04-23
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Improved parallel make support
Peter Eisentraut
2010-11-12
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
Tom Lane
2010-07-05
*
Update oidjoins regression test for 9.0.
Tom Lane
2010-03-14
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update oidjoins test to match CVS HEAD.
Tom Lane
2008-10-13
*
Fix bogus comment emitted by make_oidjoins_check, per Greg Stark.
Tom Lane
2008-10-13
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminate
Tom Lane
2007-09-27
*
Tsearch2 functionality migrates to core. The bulk of this work is by
Tom Lane
2007-08-21
*
Support arrays of composite types, including the rowtypes of regular tables
Tom Lane
2007-05-11
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Support type modifiers for user-defined types, and pull most knowledge
Tom Lane
2006-12-30
*
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-12-23
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Move findoidjoins out of contrib and into src/tools, which is a more
Tom Lane
2005-06-23