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
2004-05-06
Make ALTER COLUMN TYPE preserve clustered status for indexes it doesn't
Tom Lane
2004-05-06
Rewrite nodeRead() in a less obfuscated fashion, per discussion with
Tom Lane
2004-05-06
Fix grammatical error in comment.
Neil Conway
2004-05-05
Second try at a portable unsetenv().
Tom Lane
2004-05-05
Don't assume that struct timeval's tv_sec field is the same datatype as
Tom Lane
2004-05-05
Fix get_rels_with_domain to not do the wrong thing with views and
Tom Lane
2004-05-05
Use a more portable technique for unsetting environment variables,
Tom Lane
2004-05-05
- Fixed bug in adjust_informix that treated arrays as simple variables.
Michael Meskes
2004-05-05
ALTER TABLE rewrite. New cool stuff:
Tom Lane
2004-05-03
More PWD adjustments for win32.
Bruce Momjian
2004-05-02
Use $build_platform for PWD flag test, per suggestion from Peter.
Bruce Momjian
2004-05-02
Update catalog version for acl removal changes.
Bruce Momjian
2004-05-02
Revert patch --- needs more generalized solution.
Bruce Momjian
2004-05-02
Set PWDFLAGS based on test platform, not target platform.
Bruce Momjian
2004-05-02
this patch makes sure that:
Bruce Momjian
2004-05-02
Set std error to no buffering on Win32.
Bruce Momjian
2004-05-02
More win32 adjustment for timezone directory.
Bruce Momjian
2004-05-01
Fix timezone data path for Unix and win32.
Bruce Momjian
2004-05-01
Align prototype in C code.
Bruce Momjian
2004-05-01
Remove debug output line.
Bruce Momjian
2004-05-01
Rename function to be less win32 specific.
Bruce Momjian
2004-04-30
Suppress use of timezone library by ecpg.
Bruce Momjian
2004-04-30
Fix zic compiler to use pg version.
Bruce Momjian
2004-04-30
Allow build of timezone database on unix.
Bruce Momjian
2004-04-30
More timezone build adjustments.
Bruce Momjian
2004-04-30
Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:
Bruce Momjian
2004-04-30
More cleanups for USE_PGTZ.
Bruce Momjian
2004-04-30
Rename to USE_PGTZ to match code.
Bruce Momjian
2004-04-30
Allow timezone to compile under Unix by blocking 'timezone' conflict with
Bruce Momjian
2004-04-30
Convert DOS newlines to Unix newlines.
Bruce Momjian
2004-04-30
Integrate timezone library to be called only from Win32.
Bruce Momjian
2004-04-30
Enable use of our own timezone library for Win32.
Bruce Momjian
2004-04-30
Minor adjustments to enable public-domain timezone library to be called
Bruce Momjian
2004-04-30
Timezone library changes to map into our backend code.
Bruce Momjian
2004-04-30
Add Olson's public domain timezone library to src/timezone.
Bruce Momjian
2004-04-29
Synced parser and keyword list.
Michael Meskes
2004-04-27
Do thread testing from configure in a much cleaner fashion.
Bruce Momjian
2004-04-27
Add comments.
Bruce Momjian
2004-04-27
Use mktemp for temporary file names, per suggestion from Peter.
Bruce Momjian
2004-04-27
Move postgres.h to the top of the C file.
Bruce Momjian
2004-04-26
Fix subdir for thread test program.
Bruce Momjian
2004-04-26
Add $(X) for cross-compiling. Seems the mingw compiler running on
Bruce Momjian
2004-04-26
Please find attached a small patch against current cvs head, so that
Bruce Momjian
2004-04-26
Please find a attached a small patch that adds accessor functions
Bruce Momjian
2004-04-26
Translation updates
Dennis Bjorklund
2004-04-26
Unconditionally define:
Bruce Momjian
2004-04-26
Clean tools/thread on make clean/distclean.
Bruce Momjian
2004-04-26
More thread error improvments.
Bruce Momjian
2004-04-26
More thread error message improvments.
Bruce Momjian
2004-04-25
Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove
Neil Conway
[next]