index
:
delta/postgresql.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
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #elif spacing too.
Bruce Momjian
2005-07-13
1
-1
/
+2
*
Fix pgindent to not have blank line before #else in variable definition
Bruce Momjian
2005-07-13
1
-2
/
+3
*
Add backslashes to parentheses in awk regex because if not, they are
Bruce Momjian
2005-07-13
1
-6
/
+6
*
testing activitymail
PostgreSQL Daemon
2005-07-08
1
-1
/
+1
*
Update typedefs for pgindent.
Bruce Momjian
2005-06-28
1
-277
/
+112
*
Change awk ~ pattern from "" to //.
Bruce Momjian
2005-06-28
1
-26
/
+26
*
Move findoidjoins out of contrib and into src/tools, which is a more
Tom Lane
2005-06-23
4
-0
/
+359
*
Back out make_mkid change.
Bruce Momjian
2005-06-04
1
-3
/
+2
*
Improve readability of config location params by adding newline.
Bruce Momjian
2005-06-04
1
-2
/
+3
*
Fix compile of entab to use stdarg.h. Clean up includes.
Bruce Momjian
2005-05-27
2
-9
/
+10
*
Update release checklist to reflect that HISTORY and INSTALL don't
Tom Lane
2005-05-08
1
-2
/
+1
*
Update backend flowchart HTML.
Bruce Momjian
2005-05-06
1
-27
/
+29
*
Update flowchart sections to match current CVS.
Bruce Momjian
2005-05-06
2
-435
/
+360
*
Markup improvements.
Bruce Momjian
2005-05-06
1
-2
/
+2
*
Update backend flowchard wording
Bruce Momjian
2005-05-06
1
-162
/
+167
*
This patch changes the use of varargs.h to stdarg.h as
Neil Conway
2005-04-15
1
-4
/
+3
*
Merge Resdom nodes into TargetEntry nodes to simplify code and save a
Tom Lane
2005-04-06
1
-3
/
+2
*
Attached patch cleans up the HTML code in tools/backend. This is
Bruce Momjian
2005-04-06
2
-87
/
+80
*
Update pgcvslog examples.
Bruce Momjian
2005-04-01
1
-1
/
+1
*
Update pgcvslog examples.
Bruce Momjian
2005-04-01
1
-2
/
+2
*
Add fprintf() custom version to libpgport.
Bruce Momjian
2005-03-11
1
-1
/
+2
*
Mark file-global function and variables as static.
Bruce Momjian
2005-03-11
1
-23
/
+23
*
Add to release checklist:
Bruce Momjian
2005-02-02
1
-0
/
+2
*
Add tools/find_gt_lt to find < and > in SGML source.
Bruce Momjian
2005-01-23
2
-1
/
+3
*
Mention issue with < and > in docs.
Bruce Momjian
2005-01-22
1
-0
/
+1
*
Update version stamps for 8.1 as listed in RELEASE_CHANGES.
Bruce Momjian
2005-01-18
1
-1
/
+2
*
Update copyright script.
Bruce Momjian
2005-01-03
1
-1
/
+1
*
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
1
-2
/
+2
*
Update copyrights that were missed.
Bruce Momjian
2005-01-01
1
-1
/
+1
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Mention libpq.rc.in is now the file to update for releases.
Bruce Momjian
2004-12-20
1
-1
/
+1
*
Test for POSIX.1c 2-arg sigwait() and fail on single-arg version.
Bruce Momjian
2004-12-19
1
-1
/
+6
*
Update release changes list to mention pg_config.h.win32.
Bruce Momjian
2004-12-16
1
-23
/
+29
*
Clearify which version numbers are bumped for major and minor releases.
Bruce Momjian
2004-12-13
1
-4
/
+4
*
Add reminder to update copyright in sgml file.
Bruce Momjian
2004-10-26
2
-3
/
+3
*
Update copyright information in documentation. Also, add a note
Neil Conway
2004-10-25
1
-0
/
+1
*
Update RELEASE_CHANGES to mention updating the timezone database as
Tom Lane
2004-10-24
1
-1
/
+3
*
Indent comment pushed to new line by else so it is indented by BSD
Bruce Momjian
2004-10-07
1
-4
/
+3
*
Improve pgindent processing of comment after 'else'.
Bruce Momjian
2004-10-07
1
-2
/
+4
*
Improve comment after 'else' handling of pgindent.
Bruce Momjian
2004-10-07
1
-2
/
+2
*
Add mention of win32ver.rc for update for minor release.
Bruce Momjian
2004-10-06
1
-1
/
+1
*
Update win32ver.rc to 8,0,000,000. Mention it needs updating in
Bruce Momjian
2004-10-06
1
-0
/
+1
*
Update length from 75 to 79.
Bruce Momjian
2004-10-02
1
-1
/
+1
*
Use <> not "" for include of pthread.h.
Bruce Momjian
2004-09-26
1
-2
/
+2
*
Re-add brace removal code but comment it out so we know why we removed
Bruce Momjian
2004-09-12
1
-0
/
+29
*
Remove code that delete braces around single statements.
Bruce Momjian
2004-09-12
1
-27
/
+0
*
We don't use java in our compiles anymore so remove the filter test from
Bruce Momjian
2004-09-09
1
-2
/
+1
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
1
-1
/
+0
*
Update typedefs with /lib info.
Bruce Momjian
2004-08-29
2
-1
/
+245
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
2
-13
/
+14
[next]