index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Commit message (
Expand
)
Author
Age
*
pgindent: Fix order in instructions
Peter Eisentraut
2013-02-14
*
Fix a logic bug in pgindent.
Andrew Dunstan
2013-01-07
*
Have pgindent requre pg_bsd_indent version 1.2 now that a new version
Bruce Momjian
2012-08-27
*
Tweak new Perl pgindent for compatibility with middle-aged Perls.
Tom Lane
2012-08-07
*
Replace pgindent shell script with Perl script. Update perltidy
Bruce Momjian
2012-08-04
*
Remove 'x =- 1' check for pgindent, not needed, per report from Andrew
Bruce Momjian
2012-07-12
*
Remove 'for' loop perltidy argument, and move args to perltidyrc file.
Bruce Momjian
2012-06-16
*
In pgindent, suppress reading the perltidy RC file using --noprofile.
Bruce Momjian
2012-06-15
*
Update pgindent Perl indentation instructions based on feedback from
Bruce Momjian
2012-06-15
*
Update pgindent install instructions and update typedef list.
Bruce Momjian
2012-06-10
*
Add installing entab to pgindent instructions
Peter Eisentraut
2012-03-21
*
Fix pathname in pgindent README.
Robert Haas
2012-01-09
*
Document that perl needs to be indented during the pgindent run.
Bruce Momjian
2011-11-28
*
Rerun pgindent with updated typedef list.
Bruce Momjian
2011-11-14
*
Fix pg_bsd_indent bug where newlines were not being trimmed from typedef
Bruce Momjian
2011-10-26
*
Modify pgindent to use a renamed pg_bsd_indent binary. New features
Bruce Momjian
2011-10-12
*
Add comment about pg_ctl stop
Alvaro Herrera
2011-06-10
*
Mention "pg_ctl stop" in pgindent README instructions.
Bruce Momjian
2011-06-09
*
Update typedef list for upcoming pgindent run.
Bruce Momjian
2011-06-09
*
Latest consolidated typedef list from buildfarm.
Andrew Dunstan
2011-04-08
*
Use $INDENT instead of `which` to find the indent binary
Alvaro Herrera
2011-02-18
*
Use $INDENT rather than indent throughout the pgindent code
Alvaro Herrera
2011-02-17
*
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-08
*
Rename macro DECIMAL to DECIMAL_T to help pgindent; this is already
Bruce Momjian
2011-02-06
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Remove extra newlines at end and beginning of files, add missing newlines
Peter Eisentraut
2010-08-19
*
Mention why one C file fails pgindent.
Bruce Momjian
2010-07-06
*
Update pgindent testing instructions.
Bruce Momjian
2010-07-06
*
Exclude unwanted typedef symbols in pgindent, including FD_SET which is found...
Andrew Dunstan
2010-04-05
*
Use a file of patterns of filenames to exclude from pgindent runs, instead if...
Andrew Dunstan
2010-04-01
*
Suggest gmake installcheck-world for pgindent testing.
Bruce Momjian
2010-02-26
*
Revert pgindent changes to ecpg include files that are part of ecpg
Bruce Momjian
2010-02-26
*
Wording improvements to README.
Bruce Momjian
2010-02-26
*
Update pgindent docs to use maintainer-clean.
Bruce Momjian
2010-02-26
*
Document why pgindent wants a fresh CVS checkout.
Bruce Momjian
2010-02-26
*
Call output file typedefs.list; update README.
Bruce Momjian
2010-02-26
*
Update pgindent instructions.
Bruce Momjian
2010-02-26
*
Add pgindent typedefs file to CVS.
Bruce Momjian
2010-02-26
*
Update pgindent instructions to avoid changes to flex output files.
Bruce Momjian
2010-02-26
*
Document struct/union problem with pgindent.
Bruce Momjian
2009-06-11
*
Update pgindent instructions.
Bruce Momjian
2009-06-10
*
Document new location for typedef list.
Bruce Momjian
2009-06-10
*
Small shell syntax improvement.
Bruce Momjian
2008-11-03
*
Ignore blank lines in typedef file.
Bruce Momjian
2008-04-16
*
More README src cleanups.
Bruce Momjian
2008-03-21
*
Change /contrib to contrib for consistency.
Peter Eisentraut
2008-01-24
*
Improve usage message for pgindent.
Bruce Momjian
2008-01-16
*
Modify pgindent to use an external typedefs file rather than included
Bruce Momjian
2007-12-21
*
Mention use all configure options when getting pgindent typedefs.
Bruce Momjian
2007-12-17
[next]