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
2001-12-28
Oops, back out paren fix. That is for 7.3.
Bruce Momjian
2001-12-28
Add mention of Christof Petig for ecpg items.
Bruce Momjian
2001-12-27
Update from Serguei Mokhov
Peter Eisentraut
2001-12-24
Place PAM before REJECT in sample file.
Bruce Momjian
2001-12-23
- Removed space_or_nl and line_end from pgc.l.
Michael Meskes
2001-12-23
Fix mispeling ...
Tom Lane
2001-12-21
Czech translation updates from Karel Zak
Peter Eisentraut
2001-12-21
Fix error
Peter Eisentraut
2001-12-21
Use MemSet() rather than a loop to do blank-padding on PS_USE_CLOBBER_ARGV
Tom Lane
2001-12-21
Add full name of the month of July to the lookup table.
Thomas G. Lockhart
2001-12-21
Remove duplicate lines from fouled up last commit (my DSL line failed
Thomas G. Lockhart
2001-12-21
Select proper geometry comparison file for freebsd/alpha.
Tom Lane
2001-12-20
Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.
Bruce Momjian
2001-12-20
Fix for SunOS4 horology test
Tatsuo Ishii
2001-12-20
MIN() -> Min, fixes compile problem.
Bruce Momjian
2001-12-19
Fix buffer-overrun problem in pretty printer.
Tom Lane
2001-12-19
Temporarily dike out GetUndoRecPtr() in checkpoint generation, since we
Tom Lane
2001-12-19
Tweak to make freebsd/alpha use the correct float8 comparison file.
Tom Lane
2001-12-19
Make sure that all variants of HeapTupleSatisfies will do the right thing
Tom Lane
2001-12-17
Move geqo enable into proper section.
Bruce Momjian
2001-12-14
More comment for libpgeasy.
Bruce Momjian
2001-12-14
Fix double-memory free in libpgeasy; problem introduced yesterday.
Bruce Momjian
2001-12-14
Clean up comment in libpgeasy.
Bruce Momjian
2001-12-13
Add Swedish
Peter Eisentraut
2001-12-13
update
Peter Eisentraut
2001-12-13
Update from Serguei Mokhov
Peter Eisentraut
2001-12-13
Update Hungarian from Kovacs Zoltan
Peter Eisentraut
2001-12-13
revert last change
Peter Eisentraut
2001-12-13
Free libpgeasy result structure on database close; fixed memory leak.
Bruce Momjian
2001-12-12
Don't accept names of complex types (ie, relation types) as being
Tom Lane
2001-12-11
Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc code
Barry Lind
2001-12-11
Patch from Ned Wolpert that fixes a bug that caused the cache of types not
Barry Lind
2001-12-11
Make sure that inlined S_UNLOCK is marked as an update of a 'volatile'
Tom Lane
2001-12-11
Repair roundoff-error problem for stddev/variance results near zero,
Tom Lane
2001-12-10
Suppress subquery pullup and pushdown when the subquery has any
Tom Lane
2001-12-10
Declare LWLock pointers as volatile to prevent AIX compiler from
Tom Lane
2001-12-10
Update from Weiping He
Peter Eisentraut
2001-12-10
Update from Serguei Mokhov
Peter Eisentraut
2001-12-10
AIX 5 needs same resultmap tweaks as AIX 4.
Tom Lane
2001-12-10
Repair case-conversion error in to_date's handling of roman numerals.
Tom Lane
2001-12-10
committed the missing files
Michael Meskes
2001-12-10
Add French translation
Peter Eisentraut
2001-12-10
update
Peter Eisentraut
2001-12-10
Remove duplicate lines from previous patch attempt. Trouble with my
Thomas G. Lockhart
2001-12-10
Support ODBC-style CURRENT_TIME, CURRENT_USER, etc with trailing empty
Thomas G. Lockhart
2001-12-09
Fixed several bugs concerning indicators and added error messages instead of ...
Michael Meskes
2001-12-09
Allow variable (unrestricted) precision for TIME and TIMESTAMP types in parser.
Thomas G. Lockhart
2001-12-09
Honor the typmod field for time zone intervals.
Thomas G. Lockhart
2001-12-08
Fix ecpg to allow pointer to structs.
Michael Meskes
2001-12-06
- Removed debug message from preproc.y.
Michael Meskes
[next]