aboutsummaryrefslogtreecommitdiff
path: root/src/tools/pgindent
Commit message (Expand)AuthorAge
* Update URLs in pgindent source and READMEMagnus Hagander2017-05-23
* Rework the way multixact truncations work.Andres Freund2015-09-26
* pgindent: add typedef blog URLBruce Momjian2015-06-01
* pgindent: document location of "all" typedef listsBruce Momjian2015-05-25
* pgindent: fix typoBruce Momjian2015-05-25
* pgindent: more doc updates for skipping __asm__ filesBruce Momjian2015-05-24
* Revert 9.5 pgindent changes to atomics directory filesBruce Momjian2015-05-24
* Update typedef file in preparation for pgindent runBruce Momjian2015-05-23
* Improve pgindent instructions regarding Perl backup filesBruce Momjian2015-05-23
* Fix more typos in comments.Heikki Linnakangas2015-05-20
* Move pg_lzcompress.c to src/common.Fujii Masao2015-02-09
* Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'Stephen Frost2014-08-21
* Move view reloptions into their own varlena structAlvaro Herrera2014-07-14
* Remove pgindent ecpg exclusion patternBruce Momjian2014-05-06
* Improve pgindent test instructionsBruce Momjian2014-05-06
* pgindent run for 9.4Bruce Momjian2014-05-06
* Adjust pgindent to remove tabs after periods in C comments.Bruce Momjian2014-05-06
* Update typedef list in preparation for pgindent runBruce Momjian2014-05-06
* Allow logical decoding via the walsender interface.Robert Haas2014-03-10
* Introduce logical decoding.Robert Haas2014-03-03
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-12
* Introduce replication slots.Robert Haas2014-01-31
* pgindent: add Perl commentBruce Momjian2014-01-31
* pgindent: add --list-of-typedefs optionBruce Momjian2014-01-31
* pgindent: preserve blank lines around #else/#endifBruce Momjian2014-01-30
* Relax the requirement that all lwlocks be stored in a single array.Robert Haas2014-01-27
* Add ALTER TABLESPACE ... MOVE commandStephen Frost2014-01-18
* pg_prewarm, a contrib module for prewarming relationd data.Robert Haas2013-12-20
* Add new wal_level, logical, sufficient for logical decoding.Robert Haas2013-12-10
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-10
* Eliminate pg_rewrite.ev_attr column and related dead code.Kevin Grittner2013-09-05
* Minor spelling fixesStephen Frost2013-06-01
* Remove whitespace from end of linesPeter Eisentraut2013-05-30
* pgindent run for release 9.3Bruce Momjian2013-05-29
* pgindent: add newline to die() so script line number is not reported on fail...Bruce Momjian2013-04-16
* pgindent: improve error messagesBruce Momjian2013-04-12
* pgindent: fix downloading of BSD indent binaryBruce Momjian2013-04-12
* pgindent: Fix order in instructionsPeter Eisentraut2013-02-14
* Fix a logic bug in pgindent.Andrew Dunstan2013-01-07
* Have pgindent requre pg_bsd_indent version 1.2 now that a new versionBruce Momjian2012-08-27
* Tweak new Perl pgindent for compatibility with middle-aged Perls.Tom Lane2012-08-07
* Replace pgindent shell script with Perl script. Update perltidyBruce Momjian2012-08-04
* Remove 'x =- 1' check for pgindent, not needed, per report from AndrewBruce Momjian2012-07-12
* Remove 'for' loop perltidy argument, and move args to perltidyrc file.Bruce Momjian2012-06-16
* In pgindent, suppress reading the perltidy RC file using --noprofile.Bruce Momjian2012-06-15
* Update pgindent Perl indentation instructions based on feedback fromBruce Momjian2012-06-15
* Update pgindent install instructions and update typedef list.Bruce Momjian2012-06-10
* Add installing entab to pgindent instructionsPeter Eisentraut2012-03-21
* Fix pathname in pgindent README.Robert Haas2012-01-09
* Document that perl needs to be indented during the pgindent run.Bruce Momjian2011-11-28