index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2011-09-07
Have pgrminclude skip files that use CppAsString2 because CppAsString2
Bruce Momjian
2011-09-03
Remove find_lt sgml tool, as it is not needed.
Bruce Momjian
2011-09-01
Improve method of avoiding fcinfo compile errors.
Bruce Momjian
2011-09-01
In SGML we only need to worry about "<", not ">"; update scripts.
Bruce Momjian
2011-09-01
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-08-30
Detect out of date flex in MSVC builds.
Andrew Dunstan
2011-08-28
Modify pgrminclude -v to report include files that can't be compiled on
Bruce Momjian
2011-08-27
Allow more include files to be compiled in their own by adding missing
Bruce Momjian
2011-08-27
Add support for #elif to pgrminclude.
Bruce Momjian
2011-08-27
Add another pgdefine path check, and a cvs-git change.
Bruce Momjian
2011-08-27
Change references of CVS to .git.
Bruce Momjian
2011-08-26
Fix missing pgdefine detection in pgrminclude.
Bruce Momjian
2011-08-26
Modify pgrminclude to include all code, even in #if blocks. Process
Bruce Momjian
2011-08-26
Cleanup of script.
Bruce Momjian
2011-08-26
do include files first
Bruce Momjian
2011-08-26
Fix #if blocks.
Bruce Momjian
2011-08-26
Fix pgrminclude regex pattern.
Bruce Momjian
2011-08-26
Unbreak MSVC build broken by my port of flex check.
Andrew Dunstan
2011-08-26
In pgrminclude, add code to skip includes with a marker comment.
Bruce Momjian
2011-08-26
In pgrminclude, make skipped include names constent and skip files with
Bruce Momjian
2011-08-25
Port backup check on psql lexer to MSVC.
Andrew Dunstan
2011-08-23
Mark cpluspluscheck as excutable in git.
Bruce Momjian
2011-08-19
Fix copyright.pl to properly us 'tie' function.
Bruce Momjian
2011-08-19
Fix problem with regex in copyright test.
Bruce Momjian
2011-08-19
Remove use of 'tie' in perl for copyright.pl; instead use normal file
Bruce Momjian
2011-08-19
Add executable bit to file.
Bruce Momjian
2011-08-19
Implement src/tools/copyright as a Perl program, so anyone can run it.
Bruce Momjian
2011-07-13
Blind attempt at fixing isolation_tester on Win32
Alvaro Herrera
2011-07-12
perltidy run over msvc build system
Magnus Hagander
2011-07-07
Fix comments over eagerly c&p'd.
Andrew Dunstan
2011-07-06
Reimplement pgbison and pgflex as perl scripts instead of bat files.
Andrew Dunstan
2011-07-03
Fix bat file quoting of %ENV.
Andrew Dunstan
2011-06-19
Add REL9_1_STABLE to the set of branches tracked by git_changelog.
Tom Lane
2011-06-11
Stamp HEAD as 9.2devel.
Tom Lane
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-05-25
Convert builddoc.bat into a perl script that actually works.
Andrew Dunstan
2011-05-23
Remove spurious underscore in name of isolation tester on MSVC.
Andrew Dunstan
2011-05-16
Add required psqldir setting for isolation checks.
Andrew Dunstan
2011-05-15
Add missing check function lookup.
Andrew Dunstan
2011-05-15
Build and run isolation test programs under MSVC.
Andrew Dunstan
2011-04-25
Adjust yywrap macro for non-reentrant scanners for MSVC.
Andrew Dunstan
2011-04-23
Improve findoidjoins to cover more cases.
Tom Lane
2011-04-23
Update oidjoins regression test for 9.1 catalog schema additions.
Tom Lane
2011-04-22
Small update to emacs example configuration
Peter Eisentraut
2011-04-22
Add fill-column setting to emacs example configurations
Peter Eisentraut
2011-04-19
Refix the unaccent regression test on MSVC properly
Peter Eisentraut
2011-04-19
Treat config.pl as optional in vcregress.pl
Peter Eisentraut
2011-04-19
Fix typo
Peter Eisentraut
[next]