index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
pgindent
Age
Commit message (
Expand
)
Author
2014-08-21
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-07-14
Move view reloptions into their own varlena struct
Alvaro Herrera
2014-05-07
Remove pgindent ecpg exclusion pattern
Bruce Momjian
2014-05-06
Improve pgindent test instructions
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-05-06
Adjust pgindent to remove tabs after periods in C comments.
Bruce Momjian
2014-05-06
Update typedef list in preparation for pgindent run
Bruce Momjian
2014-03-10
Allow logical decoding via the walsender interface.
Robert Haas
2014-03-03
Introduce logical decoding.
Robert Haas
2014-02-12
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2014-02-01
Introduce replication slots.
Robert Haas
2014-01-31
pgindent: add Perl comment
Bruce Momjian
2014-01-31
pgindent: add --list-of-typedefs option
Bruce Momjian
2014-01-31
pgindent: preserve blank lines around #else/#endif
Bruce Momjian
2014-01-27
Relax the requirement that all lwlocks be stored in a single array.
Robert Haas
2014-01-18
Add ALTER TABLESPACE ... MOVE command
Stephen Frost
2013-12-20
pg_prewarm, a contrib module for prewarming relationd data.
Robert Haas
2013-12-11
Add new wal_level, logical, sufficient for logical decoding.
Robert Haas
2013-11-10
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-09-05
Eliminate pg_rewrite.ev_attr column and related dead code.
Kevin Grittner
2013-06-01
Minor spelling fixes
Stephen Frost
2013-05-31
Remove whitespace from end of lines
Peter Eisentraut
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-04-16
pgindent: add newline to die() so script line number is not reported on fail...
Bruce Momjian
2013-04-12
pgindent: improve error messages
Bruce Momjian
2013-04-12
pgindent: fix downloading of BSD indent binary
Bruce Momjian
2013-02-15
pgindent: Fix order in instructions
Peter Eisentraut
2013-01-07
Fix a logic bug in pgindent.
Andrew Dunstan
2012-08-27
Have pgindent requre pg_bsd_indent version 1.2 now that a new version
Bruce Momjian
2012-08-07
Tweak new Perl pgindent for compatibility with middle-aged Perls.
Tom Lane
2012-08-04
Replace pgindent shell script with Perl script. Update perltidy
Bruce Momjian
2012-07-12
Remove 'x =- 1' check for pgindent, not needed, per report from Andrew
Bruce Momjian
2012-06-16
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-16
Update pgindent Perl indentation instructions based on feedback from
Bruce Momjian
2012-06-10
Update pgindent install instructions and update typedef list.
Bruce Momjian
2012-03-21
Add installing entab to pgindent instructions
Peter Eisentraut
2012-01-09
Fix pathname in pgindent README.
Robert Haas
2011-11-29
Document that perl needs to be indented during the pgindent run.
Bruce Momjian
2011-11-14
Rerun pgindent with updated typedef list.
Bruce Momjian
2011-10-26
Fix pg_bsd_indent bug where newlines were not being trimmed from typedef
Bruce Momjian
2011-10-12
Modify pgindent to use a renamed pg_bsd_indent binary. New features
Bruce Momjian
2011-06-10
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-04-09
Latest consolidated typedef list from buildfarm.
Andrew Dunstan
2011-02-18
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-07
Implement genuine serializable isolation level.
Heikki Linnakangas
2011-02-06
Rename macro DECIMAL to DECIMAL_T to help pgindent; this is already
Bruce Momjian
[next]