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
2003-10-16
Cause tab completion to do something moderately reasonable with mixed-case
Tom Lane
2003-10-16
Fix bad interaction between NOTIFY processing and V3 extended query
Tom Lane
2003-10-15
Translation updates
Peter Eisentraut
2003-10-15
New translation
Peter Eisentraut
2003-10-15
Translation update
Peter Eisentraut
2003-10-15
New translation
Peter Eisentraut
2003-10-14
Use PQescapeString to ensure that tab-completion queries are not messed
Tom Lane
2003-10-14
Remove void* in MemSet until we understand the gcc 3.3.1 problem better.
Bruce Momjian
2003-10-13
pull_up_subqueries() should copy the subquery before starting to modify
Tom Lane
2003-10-13
Back out makeNode() patch to fix gcc 3.3.1 warning.
Bruce Momjian
2003-10-13
Translation update
Peter Eisentraut
2003-10-13
Determine max_connections first, then see how large shared_buffers can
Tom Lane
2003-10-13
Adjust setRelhassubclassInRelation() to not perform actual heap_update
Tom Lane
2003-10-12
Use makeNode() to allocate structures that have to be cast to Node *,
Bruce Momjian
2003-10-12
New translation
Peter Eisentraut
2003-10-12
Added missing "commit" in test case.
Michael Meskes
2003-10-11
Add void * cast to MemSet to silence compiler, and add comment that we
Bruce Momjian
2003-10-11
Back out -fstrict-aliasing void* casting.
Bruce Momjian
2003-10-11
Translation updates
Peter Eisentraut
2003-10-11
This patch will stop gcc from issuing warnings about type-punned objects
Bruce Momjian
2003-10-10
Translation updates
Peter Eisentraut
2003-10-10
Rename __arm__/__arm__ to __arm__/__arm, found by Neil Conway
Bruce Momjian
2003-10-10
Add NULL regression tests.
Bruce Momjian
2003-10-10
Change Win32 rename/unlink timeout to 3 seconds.
Bruce Momjian
2003-10-10
Allow pg_id to compile on Win32.
Bruce Momjian
2003-10-09
Remove -pipe from compiles.
Bruce Momjian
2003-10-09
Make sure that -- comments extend to the end of the line. This fixes the
Peter Eisentraut
2003-10-09
Some updates
Peter Eisentraut
2003-10-09
Update Solaris FAQ to mention -fast.
Bruce Momjian
2003-10-09
Remove -pipe on Linux, per reports from Peter.
Bruce Momjian
2003-10-09
Add -pipe compile for Linux.
Bruce Momjian
2003-10-09
Make template CFLAGS handling consistent.
Bruce Momjian
2003-10-09
Re-add -pipe compile flags for bsd's.
Bruce Momjian
2003-10-09
This centralizes the optimization defaults into configure.in, rather
Bruce Momjian
2003-10-09
Change "query:" to "statement:".
Bruce Momjian
2003-10-09
Add quotes to CFLAG define.
Bruce Momjian
2003-10-09
Protected access to variable m_preparedCount via synchronized
Jan Wieck
2003-10-08
New translations
Peter Eisentraut
2003-10-08
New translations
Peter Eisentraut
2003-10-08
Add quotes around -O setting for consistency.
Bruce Momjian
2003-10-08
Removed my debug printf() call from numeric.c
Michael Meskes
2003-10-08
Use calloc() to allocate empty structures.
Bruce Momjian
2003-10-08
Have log_min_duration_statement = 0 always print duration/statement.
Bruce Momjian
2003-10-07
Fixed floating point exception in long=>numeric conversion.
Michael Meskes
2003-10-07
Fix include used by entab.
Bruce Momjian
2003-10-07
Add missing include file.
Peter Eisentraut
2003-10-07
Fixed error handling in Informix compat str to date conversion.
Michael Meskes
2003-10-06
New Italian translation
Peter Eisentraut
2003-10-06
Fix binary_oper_exact() so that the heuristic 'an unknown literal on
Tom Lane
2003-10-06
Translation updates
Peter Eisentraut
[next]