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
Age
Commit message (
Expand
)
Author
2001-04-01
Planner wasn't correctly handling adjustment of tuple_fraction for the
Tom Lane
2001-04-01
RC2 preparations ...
Marc G. Fournier
2001-04-01
Patch to put rudimentary dependency support into pg_dump. This addresses
Philip Warner
2001-04-01
Update TODO list.
Bruce Momjian
2001-03-31
On Cygwin, do initial connect() call in blocking mode, per report from
Tom Lane
2001-03-31
pqWait() should check for exception status as well as read or write
Tom Lane
2001-03-31
Update TODO list.
Bruce Momjian
2001-03-31
Add elog file.
Bruce Momjian
2001-03-31
Update TODO list.
Bruce Momjian
2001-03-31
Update TODO list.
Bruce Momjian
2001-03-31
Update TODO list.
Bruce Momjian
2001-03-31
Update TODO list.
Bruce Momjian
2001-03-30
Re-allow specification of a new default value for an inherited column
Tom Lane
2001-03-30
Update TODO list.
Bruce Momjian
2001-03-30
Update TODO list.
Bruce Momjian
2001-03-30
Marc-Andre is changing where DateTime goes. This change allows the module
D'Arcy J.M. Cain
2001-03-30
Correct indenting in _quote() function.
D'Arcy J.M. Cain
2001-03-30
Add appropriately ifdef'd hack to make ARM compiler allocate ItemPointerData
Tom Lane
2001-03-30
random_seed => seed ...
Tom Lane
2001-03-29
Put proper pgaccess Chinese big5 file in place.
Bruce Momjian
2001-03-29
Rename 'random_seed' back to 'seed'.
Peter Eisentraut
2001-03-29
small fixes
Peter Eisentraut
2001-03-29
Applied bug fix by Adriaan Joubert <a.joubert@albourne.com>
Michael Meskes
2001-03-29
Update TODO list.
Bruce Momjian
2001-03-28
Update TODO list.
Bruce Momjian
2001-03-28
Correct erroneous description of MVCC Read Committed semantics.
Tom Lane
2001-03-27
Quick hack to fix Oliver Elphick's problem with subselects in an
Tom Lane
2001-03-27
Repair pgindent damage to comments.
Tom Lane
2001-03-27
> Kinda looks like Ian broke the compile-in-source-dir case while
Bruce Momjian
2001-03-27
The following patch updates the FAQ_AIX and makes C++ code work with
Bruce Momjian
2001-03-27
Add changes from Mikhail Terekhov <terekhov@emc.com>.
D'Arcy J.M. Cain
2001-03-27
Add checking for valid database encoding.
Tatsuo Ishii
2001-03-27
ODBC source code cleanup. Mostly alignment of #define constants.
Bruce Momjian
2001-03-27
Spell __volatile__ correctly.
Tom Lane
2001-03-26
OpenBSD resultmap change:
Bruce Momjian
2001-03-26
Add period to message.
Bruce Momjian
2001-03-26
Change message to _the_ administrator. There is only one administrative
Bruce Momjian
2001-03-26
Add #define HAVE_ATEXIT, per report from Magnus.
Tom Lane
2001-03-26
pqsignal call needs to be #ifndef WIN32, per report from Magnus.
Tom Lane
2001-03-26
Add multibyte support
Hiroshi Inoue
2001-03-26
Fix typo
Tatsuo Ishii
2001-03-25
Fix unportable assumptions about alignment of local char[n] variables.
Tom Lane
2001-03-25
Improve comments for xlog item size #defines.
Tom Lane
2001-03-25
Update the changes for version 3.2.
D'Arcy J.M. Cain
2001-03-25
Document the --with-python flag as a simpler way of installing the
D'Arcy J.M. Cain
2001-03-25
Update TODO list.
Bruce Momjian
2001-03-25
Pick up any extra -I options for Python build.
Peter Eisentraut
2001-03-25
Fix unportable assumptions about alignment of local char[n] variables.
Tom Lane
2001-03-25
The regexp pattern characters ^ and $ should be explained as matching
Tom Lane
2001-03-25
Re-order declarations to un-break the non-HAS_TEST_AND_SET case.
Tom Lane
[next]