summaryrefslogtreecommitdiff
path: root/src/tools/findoidjoins
Commit message (Expand)AuthorAgeFilesLines
* Empty search_path in Autovacuum and non-psql/pgbench clients.Noah Misch2018-02-261-0/+9
* Update copyright for 2018Bruce Momjian2018-01-022-2/+2
* Fix broken link-command-line ordering for libpgfeutils.Tom Lane2017-07-141-1/+2
* Phase 3 of pgindent updates.Tom Lane2017-06-211-1/+1
* Update oidjoins regression test for v10.Tom Lane2017-05-151-3/+28
* Fix hard-coded relkind constants in assorted other files.Tom Lane2017-03-091-8/+12
* Update copyright via script for 2017Bruce Momjian2017-01-032-2/+2
* Update oidjoins regression test for 9.6.Tom Lane2016-06-221-4/+10
* Restructure index access method API to hide most of it at the C level.Tom Lane2016-01-171-19/+14
* Update copyright for 2016Bruce Momjian2016-01-022-2/+2
* Update copyright for 2015Bruce Momjian2015-01-062-2/+2
* Update oidjoins regression test for 9.4.Tom Lane2014-04-162-5/+13
* Update copyright for 2014Bruce Momjian2014-01-072-2/+2
* Get rid of pg_class.reltoastidxid.Fujii Masao2013-07-041-1/+0
* Update copyrights for 2013Bruce Momjian2013-01-012-2/+2
* Update copyright notices for year 2012.Bruce Momjian2012-01-012-2/+2
* Update oidjoins regression test to match git HEAD.Tom Lane2011-11-141-3/+11
* Improve findoidjoins to cover more cases.Tom Lane2011-04-233-36/+138
* Update oidjoins regression test for 9.1 catalog schema additions.Tom Lane2011-04-232-7/+16
* Stamp copyrights for year 2011.Bruce Momjian2011-01-012-2/+2
* Improved parallel make supportPeter Eisentraut2010-11-121-2/+2
* Remove cvs keywords from all files.Magnus Hagander2010-09-204-4/+4
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-2/+2
* Update oidjoins regression test for 9.0.Tom Lane2010-03-141-6/+7
* Update copyright for the year 2010.Bruce Momjian2010-01-022-4/+4
* Update copyright for 2009.Bruce Momjian2009-01-012-4/+4
* Update oidjoins test to match CVS HEAD.Tom Lane2008-10-131-5/+26
* Fix bogus comment emitted by make_oidjoins_check, per Greg Stark.Tom Lane2008-10-131-2/+2
* More README src cleanups.Bruce Momjian2008-03-211-2/+3
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-012-4/+4
* Define the FRONTEND symbol in postgres_fe.h, which allows us to eliminateTom Lane2007-09-271-2/+2
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-211-2/+4
* Support arrays of composite types, including the rowtypes of regular tablesTom Lane2007-05-111-0/+3
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-052-4/+4
* Support type modifiers for user-defined types, and pull most knowledgeTom Lane2006-12-301-0/+2
* Restructure operator classes to allow improved handling of cross-data-typeTom Lane2006-12-231-15/+34
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-111-0/+2
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-052-4/+4
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-4/+4
* Move findoidjoins out of contrib and into src/tools, which is a moreTom Lane2005-06-234-0/+359