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
*
Update pgcvslog comments.
Bruce Momjian
2006-09-07
1
-5
/
+6
*
Update Emacs/vim editor info.
Bruce Momjian
2006-09-07
2
-0
/
+96
*
Add MSVC build tools.
Bruce Momjian
2006-09-04
8
-0
/
+1048
*
Add WIN32 compile suggestion to pginclude README.
Bruce Momjian
2006-07-19
1
-2
/
+1
*
Add pginclude testing ideas.
Bruce Momjian
2006-07-18
1
-0
/
+3
*
Mention dependency problems caused by pgrminclude on include files.
Bruce Momjian
2006-07-17
1
-5
/
+15
*
Create a tool to catch #include omissions that might not result in any
Tom Lane
2006-07-15
2
-0
/
+246
*
Have find_static skip main() functions.
Bruce Momjian
2006-07-14
1
-2
/
+2
*
Move CFLAGS for pginclude to the end of the command line.
Bruce Momjian
2006-07-14
2
-6
/
+6
*
Skip stripping postgres_fe.h include file.
Bruce Momjian
2006-07-13
1
-1
/
+2
*
Improve pginclude tools to process include file usage by other include files.
Bruce Momjian
2006-07-13
2
-4
/
+11
*
Fix pgrminclude to work for stripping include files.
Bruce Momjian
2006-07-12
1
-15
/
+16
*
Apply entab fix from Marko Kreen for these problems:
Alvaro Herrera
2006-07-11
2
-3
/
+4
*
Improve pginclude tests.
Bruce Momjian
2006-07-11
1
-7
/
+11
*
Improve pginclude compile flags.
Bruce Momjian
2006-07-11
2
-5
/
+8
*
Update pginclude documentation.
Bruce Momjian
2006-07-11
1
-2
/
+9
*
Have pgrminclude process include files too.
Bruce Momjian
2006-07-11
1
-5
/
+3
*
Add $CFLAGS support to pgrminclude.
Bruce Momjian
2006-07-11
1
-2
/
+2
*
Move pgrminclude debug code to be more effective.
Bruce Momjian
2006-07-11
1
-5
/
+5
*
Improve shell script wrapping.
Bruce Momjian
2006-07-11
1
-2
/
+4
*
Add comments to pgrminclude.
Bruce Momjian
2006-07-11
1
-1
/
+4
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
1
-1
/
+2
*
Add libpq include directory to script.
Bruce Momjian
2006-07-11
1
-2
/
+2
*
Improve compile line for tool.
Bruce Momjian
2006-07-10
1
-2
/
+3
*
Update usage documention for pginclude
Bruce Momjian
2006-07-10
1
-4
/
+6
*
Add $CFLAGS handling to pgcompinclude.
Bruce Momjian
2006-07-10
1
-2
/
+2
*
Fix 'find' args for pgcompinclude tool.
Bruce Momjian
2006-07-10
1
-2
/
+2
*
Improve tool coding.
Bruce Momjian
2006-07-10
1
-3
/
+3
*
Improve script by processing only C files.
Bruce Momjian
2006-07-10
1
-2
/
+2
*
Update cvs command example to show diff -rBASE.
Bruce Momjian
2006-05-31
1
-3
/
+6
*
Remove mention of pg_upgrade in release checklist.
Bruce Momjian
2006-05-21
1
-2
/
+0
*
Mention packager bumps configure.in/configure.
Bruce Momjian
2006-05-19
1
-2
/
+2
*
Fix typo in pgcvslog, used == instead of =.
Bruce Momjian
2006-03-15
1
-2
/
+2
*
Add CVS tag lines to files that were lacking them.
Bruce Momjian
2006-03-11
30
-6
/
+75
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
2
-4
/
+4
*
Update to 2006.
Bruce Momjian
2006-03-05
1
-1
/
+1
*
Update release checlist.
Bruce Momjian
2006-02-12
1
-11
/
+10
*
Move thread_test directory from /tools to /test so source-only tarballs
Bruce Momjian
2006-02-04
3
-542
/
+0
*
Simplify lock manager data structures by making a clear separation between
Tom Lane
2005-12-09
1
-24
/
+9
*
Fix pgindent of libpq-fe.h by hacking pgindent script.
Bruce Momjian
2005-11-23
1
-0
/
+8
*
Update error message and documentation for fsync test.
Bruce Momjian
2005-11-16
2
-18
/
+19
*
Have test_fsync honor -f filename argument.
Bruce Momjian
2005-11-16
1
-17
/
+17
*
Prevent certain symbols that are used for both typedefs and variable
Bruce Momjian
2005-11-15
2
-4
/
+3
*
Fix recent problems with BSD indent, including indenting past 80
Bruce Momjian
2005-11-15
4
-65
/
+426
*
Revert pgindent length back to 79 because we are going to fix the BSD
Bruce Momjian
2005-11-13
2
-4
/
+2
*
Lower pgident length to 77, document BSD indent bug.
Bruce Momjian
2005-11-07
1
-1
/
+3
*
Change maximum pgindent length from 79 to 78, per Tom.
Bruce Momjian
2005-11-07
1
-1
/
+1
*
R-tree is dead ... long live GiST.
Tom Lane
2005-11-07
1
-3
/
+0
*
Add mention to update FAQ item on most recent release to RELEASE_CHANGES.
Bruce Momjian
2005-11-05
1
-0
/
+1
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
5
-60
/
+56
[next]