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
*
Support for building contrib/uuid-ossp with MSVC.
Magnus Hagander
2008-02-28
4
-5
/
+21
*
Fix msvc install for cases where msgfmt (from gettext) is in a directory
Magnus Hagander
2008-02-07
1
-2
/
+2
*
Fix msvc install script to properly install NLS files when built with
Magnus Hagander
2008-02-07
1
-8
/
+8
*
Fix very broken clean.bat for msvc install. The way we used subroutines
Magnus Hagander
2008-02-06
1
-49
/
+56
*
Handle libraries in directories with spaces in them.
Magnus Hagander
2008-02-05
2
-4
/
+12
*
Remove 3 hex digit limit on symbol number in recent fix.
Andrew Dunstan
2008-01-31
1
-2
/
+2
*
Fix test that wrongly excluded some dumpbin symbols.
Andrew Dunstan
2008-01-31
1
-3
/
+5
*
Change /contrib to contrib for consistency.
Peter Eisentraut
2008-01-24
1
-1
/
+1
*
Improve usage message for pgindent.
Bruce Momjian
2008-01-16
1
-2
/
+2
*
Mention use of src/tools/major_release_split for creating back-branch
Bruce Momjian
2008-01-07
1
-2
/
+2
*
Modify copyright script to handle cases where there is only one year
Bruce Momjian
2008-01-02
1
-1
/
+3
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
4
-8
/
+8
*
Update find_typedefs to handle simple 'typedef X' cases, per request
Bruce Momjian
2007-12-21
1
-6
/
+18
*
Modify pgindent to use an external typedefs file rather than included
Bruce Momjian
2007-12-21
4
-2048
/
+19
*
Remove unnecessary logo output from msbuild when cleaning ecpg regression
Magnus Hagander
2007-12-19
1
-2
/
+2
*
Make all msvc build scripts use buildenv.pl, not buildenv.bat.
Magnus Hagander
2007-12-19
4
-9
/
+27
*
Mention use all configure options when getting pgindent typedefs.
Bruce Momjian
2007-12-17
1
-6
/
+8
*
Mention installing /contrib libraries for pgindent.
Bruce Momjian
2007-12-17
1
-4
/
+6
*
Mark items needing updating for beta stamping.
Bruce Momjian
2007-12-13
1
-3
/
+5
*
Use _USE_32BIT_TIME_T when building with MSVC. Also, enforce that it's
Magnus Hagander
2007-12-11
1
-2
/
+2
*
Disable asserts by default on msvc build (to make it the same
Magnus Hagander
2007-12-06
1
-1
/
+1
*
Default to integer timestamps being off until 8.4, to correspond
Magnus Hagander
2007-12-03
1
-1
/
+1
*
Don't try to install README.spi
Magnus Hagander
2007-12-03
1
-2
/
+2
*
Better guard token used by pgindent.
Bruce Momjian
2007-11-16
1
-5
/
+5
*
Cleanup for new else/comment handling.
Bruce Momjian
2007-11-16
1
-5
/
+6
*
Fix pgindent to properly handle 'else' and single-line comments on the
Bruce Momjian
2007-11-15
1
-28
/
+63
*
Beef up README instructions, again.
Bruce Momjian
2007-11-15
1
-6
/
+8
*
CUpdate README to suggest 'gmake distclean'. Add library typedefs.
Bruce Momjian
2007-11-15
2
-2
/
+276
*
Update pgtools README to be clearer about typdefs.
Bruce Momjian
2007-11-15
1
-4
/
+6
*
Update pgindent with current typedefs.
Bruce Momjian
2007-11-15
1
-266
/
+235
*
Add blank lines to pgindent.
Bruce Momjian
2007-11-15
1
-2
/
+22
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
1
-19
/
+20
*
contrib/tsearch2 need not be special-cased any longer.
Tom Lane
2007-11-13
3
-10
/
+3
*
Properly pass third argument to open() in fsync test program.
Bruce Momjian
2007-11-05
1
-15
/
+15
*
removed from CVS
Marc G. Fournier
2007-10-30
1
-34
/
+0
*
simple script to pull together a very small (<500k) tar file that builds
Marc G. Fournier
2007-10-30
1
-0
/
+34
*
Rename and slightly redefine the default text search parser's "word"
Tom Lane
2007-10-23
1
-4
/
+4
*
Teach pgxs.mk and Install.pm how to install files from a contrib module
Tom Lane
2007-10-16
1
-1
/
+15
*
Ooops, forgot about adding -DFRONTEND.
Tom Lane
2007-10-13
1
-1
/
+2
*
Try to fix msvc build for recent initdb changes.
Tom Lane
2007-10-13
1
-2
/
+3
*
Add comment.
Bruce Momjian
2007-10-09
1
-1
/
+2
*
Add comment about cvs branch numbers.
Bruce Momjian
2007-10-05
1
-1
/
+2
*
Add pgcvslog '-d' capability to allow stripping of commit messages that
Bruce Momjian
2007-10-05
1
-4
/
+64
*
Build two more .DEF files for ecpg instead of using default ones.
Magnus Hagander
2007-10-03
3
-3
/
+10
*
More detailed error msg (with stack trace) if a file copy fails.
Magnus Hagander
2007-10-03
1
-5
/
+9
*
Use snprintf from libpgport in ecpg compatlib. Required since
Magnus Hagander
2007-10-03
1
-2
/
+2
*
Fix commandlines for final two ECPG regression tests
Magnus Hagander
2007-10-03
1
-0
/
+6
*
Build DEF file for libecpg instead of generating a default one.
Magnus Hagander
2007-10-03
2
-17
/
+27
*
Make ECPG regression tests run with -c only for array_of_struct.pgc
Magnus Hagander
2007-10-03
1
-1
/
+4
*
Fix typo
Magnus Hagander
2007-10-03
1
-2
/
+2
[next]