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
Age
Commit message (
Expand
)
Author
2007-10-05
Add pgcvslog '-d' capability to allow stripping of commit messages that
Bruce Momjian
2007-10-05
Fix distprep and maintainer-clean targets so that ecpg's .def files are
Tom Lane
2007-10-05
Add .cvsignore files to suppress CVS gripes about ecpg .def files.
Tom Lane
2007-10-04
Results from buildfarm show that ecpglib was depending on pg_strcasecmp,
Tom Lane
2007-10-04
Keep the planner from failing on "WHERE false AND something IN (SELECT ...)".
Tom Lane
2007-10-04
Stamp 8.3beta1, except in configure.in/configure.
Tom Lane
2007-10-04
Update timezone data files to release 2007h of the zic database.
Tom Lane
2007-10-04
DLL_DEFFILE should be defined when PORTNAME is win32, not when it isn't,
Tom Lane
2007-10-04
Replaced tabs by white spaces
Michael Meskes
2007-10-04
Removed newline at end of exports files.
Michael Meskes
2007-10-04
Change Assert() to a plain test and elog, just to see if that works
Tom Lane
2007-10-04
Added def-files to all: target so they are build everytime.
Michael Meskes
2007-10-03
Teach chklocale.c how to extract encoding info from Windows locale
Tom Lane
2007-10-03
Suppress compiler warning in non-threaded build.
Tom Lane
2007-10-03
Tweak recently-added tests to suppress scary-looking warnings on 64-bit
Tom Lane
2007-10-03
Argh, missing dll in filename
Michael Meskes
2007-10-03
Minor improvements to hack for old OpenSSL libraries: avoid unused
Tom Lane
2007-10-03
Fix command for fetching snprintf.c.
Tom Lane
2007-10-03
This could be what's missing on some systems.
Michael Meskes
2007-10-03
Stripped two symbols that are needed.
Michael Meskes
2007-10-03
Attempt to open certificate file "manually" using fopen before
Magnus Hagander
2007-10-03
Build two more .DEF files for ecpg instead of using default ones.
Magnus Hagander
2007-10-03
Also build snprintf from pgport if needed.
Michael Meskes
2007-10-03
Remove exports.list in clean target.
Michael Meskes
2007-10-03
More detailed error msg (with stack trace) if a file copy fails.
Magnus Hagander
2007-10-03
Also created export list for pgytpeslib and compatlib.
Michael Meskes
2007-10-03
Use snprintf from libpgport in ecpg compatlib. Required since
Magnus Hagander
2007-10-03
Fix commandlines for final two ECPG regression tests
Magnus Hagander
2007-10-03
Fix typo
Magnus Hagander
2007-10-03
Build DEF file for libecpg instead of generating a default one.
Magnus Hagander
2007-10-03
Make ECPG regression tests run with -c only for array_of_struct.pgc
Magnus Hagander
2007-10-03
Fix typo
Magnus Hagander
2007-10-03
Cleaned up ecpglib and renamed functions that do not need to be exported.
Michael Meskes
2007-10-03
Hopefully fixed some stuff that causes Windows builds to fail.
Michael Meskes
2007-10-02
Fix a compiler warning on Win32. Hannes Eder.
Neil Conway
2007-10-02
Default to thread safety on, and support more CPU options. Also
Magnus Hagander
2007-10-02
Made new test also work without threading enabled.
Michael Meskes
2007-10-02
No idea where this file came from.
Michael Meskes
2007-10-02
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added thread-safe
Michael Meskes
2007-10-02
Cope with ERR_set_mark() and ERR_pop_to_mark() not existing in older
Tom Lane
2007-10-01
Use BIO functions to avoid passing FILE * pointers to OpenSSL functions.
Magnus Hagander
2007-10-01
Avoid assuming that struct varattrib_pointer doesn't get padded by the
Tom Lane
2007-10-01
Build with /GS on 64-bit to work with modern Platform SDK.
Magnus Hagander
2007-10-01
Update pgcvslog text to simply "<branch>"
Bruce Momjian
2007-10-01
Enable __FUNCTION__ on MSVC builds.
Magnus Hagander
2007-10-01
Fixup for new pgcvslog feature.
Bruce Momjian
2007-10-01
Have pgcvslog mark back-branch commits with "<back-patch>".
Bruce Momjian
2007-09-30
Add an extra header byte to TOAST-pointer datums to represent their size
Tom Lane
2007-09-30
In hopes of un-breaking the buildfarm, add missing file from
Tom Lane
2007-09-30
Adjust recovery PS display as agreed with Simon: 'waiting for XXX'
Tom Lane
[next]