summaryrefslogtreecommitdiff
path: root/src/tools/pgindent/README
Commit message (Expand)AuthorAgeFilesLines
* Remove entab and associated detritus.Tom Lane2017-06-211-3/+1
* Adjust pgindent script to use pg_bsd_indent 2.0.Tom Lane2017-06-211-7/+14
* Teach pgindent to skip files generated by bison or flex automatically.Tom Lane2017-06-161-14/+13
* Update URLs in pgindent source and READMEMagnus Hagander2017-05-231-3/+3
* Add download URL for perltidy version v20090616Bruce Momjian2017-05-171-1/+2
* Simplify the process of perltidy'ing our Perl files.Tom Lane2016-08-151-58/+90
* Document the authoritative version of perltidy.Noah Misch2016-06-121-1/+2
* pgindent: add typedef blog URLBruce Momjian2015-06-011-1/+2
* pgindent: document location of "all" typedef listsBruce Momjian2015-05-251-0/+2
* pgindent: fix typoBruce Momjian2015-05-251-1/+1
* pgindent: more doc updates for skipping __asm__ filesBruce Momjian2015-05-241-2/+2
* Improve pgindent instructions regarding Perl backup filesBruce Momjian2015-05-231-1/+1
* Improve pgindent test instructionsBruce Momjian2014-05-061-0/+2
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-121-4/+4
* pgindent run for release 9.3Bruce Momjian2013-05-291-12/+14
* pgindent: Fix order in instructionsPeter Eisentraut2013-02-141-7/+7
* Replace pgindent shell script with Perl script. Update perltidyBruce Momjian2012-08-041-6/+9
* Remove 'for' loop perltidy argument, and move args to perltidyrc file.Bruce Momjian2012-06-161-7/+2
* In pgindent, suppress reading the perltidy RC file using --noprofile.Bruce Momjian2012-06-151-1/+1
* Update pgindent Perl indentation instructions based on feedback fromBruce Momjian2012-06-151-4/+9
* Update pgindent install instructions and update typedef list.Bruce Momjian2012-06-101-1/+2
* Add installing entab to pgindent instructionsPeter Eisentraut2012-03-211-9/+15
* Fix pathname in pgindent README.Robert Haas2012-01-091-1/+1
* Document that perl needs to be indented during the pgindent run.Bruce Momjian2011-11-281-0/+4
* Modify pgindent to use a renamed pg_bsd_indent binary. New featuresBruce Momjian2011-10-121-13/+26
* Add comment about pg_ctl stopAlvaro Herrera2011-06-101-0/+2
* Mention "pg_ctl stop" in pgindent README instructions.Bruce Momjian2011-06-091-0/+1
* Use $INDENT rather than indent throughout the pgindent codeAlvaro Herrera2011-02-171-1/+1
* Rename macro DECIMAL to DECIMAL_T to help pgindent; this is alreadyBruce Momjian2011-02-061-2/+1
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-3/+3
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-191-2/+1
* Mention why one C file fails pgindent.Bruce Momjian2010-07-061-2/+4
* Update pgindent testing instructions.Bruce Momjian2010-07-061-2/+5
* Use a file of patterns of filenames to exclude from pgindent runs, instead if...Andrew Dunstan2010-04-011-6/+4
* Suggest gmake installcheck-world for pgindent testing.Bruce Momjian2010-02-261-2/+4
* Revert pgindent changes to ecpg include files that are part of ecpgBruce Momjian2010-02-261-4/+7
* Wording improvements to README.Bruce Momjian2010-02-261-6/+3
* Update pgindent docs to use maintainer-clean.Bruce Momjian2010-02-261-8/+9
* Document why pgindent wants a fresh CVS checkout.Bruce Momjian2010-02-261-3/+5
* Call output file typedefs.list; update README.Bruce Momjian2010-02-261-5/+7
* Update pgindent instructions.Bruce Momjian2010-02-261-8/+8
* Update pgindent instructions to avoid changes to flex output files.Bruce Momjian2010-02-261-1/+8
* Update pgindent instructions.Bruce Momjian2009-06-101-21/+23
* Document new location for typedef list.Bruce Momjian2009-06-101-3/+10
* More README src cleanups.Bruce Momjian2008-03-211-0/+5
* Change /contrib to contrib for consistency.Peter Eisentraut2008-01-241-1/+1
* Modify pgindent to use an external typedefs file rather than includedBruce Momjian2007-12-211-8/+6
* Mention use all configure options when getting pgindent typedefs.Bruce Momjian2007-12-171-6/+8
* Mention installing /contrib libraries for pgindent.Bruce Momjian2007-12-171-4/+6