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
/
backend
Age
Commit message (
Expand
)
Author
2000-10-28
WAL
Vadim B. Mikheev
2000-10-28
Okay, here's my attempt at fixing the problems with parentheses in
Bruce Momjian
2000-10-28
Add --version and --help options to "postgres".
Peter Eisentraut
2000-10-27
Remove gcc-only macro definition
Tatsuo Ishii
2000-10-27
Disallow bits beyond the mask length for CIDR values, per discussion
Tom Lane
2000-10-26
Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in
Tom Lane
2000-10-26
Fix breakage I introduced yesterday in MULTIBYTE compilations.
Tom Lane
2000-10-26
Clean up gcc warnings in MULTIBYTE mode.
Tom Lane
2000-10-25
Clean up broken test for whether to wait for input in SSL case.
Tom Lane
2000-10-25
Ensure clause_selectivity() behaves sanely when examining an uplevel Var
Tom Lane
2000-10-25
Support SET/SHOW/RESET client_encoding and server_encoding even when
Tom Lane
2000-10-25
Minor cleanup.
Tom Lane
2000-10-25
Accept CREATE DATABASE WITH ENCODING 'SQL_ASCII' even when MULTIBYTE
Tom Lane
2000-10-24
Check for SIGHUP and process config file updates just after waiting
Tom Lane
2000-10-24
Do not execute fastpath function calls if in transaction ABORT state.
Tom Lane
2000-10-24
Integer binary operators, from Marko Kreen <marko@l-t.ee>. Renamed bitxor
Peter Eisentraut
2000-10-24
Fix AbortOutOfAnyTransaction logic to avoid notice about
Tom Lane
2000-10-24
WAL misc
Vadim B. Mikheev
2000-10-24
Remove arbitrary limit on number of simultaneously open large objects.
Tom Lane
2000-10-24
Major overhaul of large-object implementation, by Denis Perchine with
Tom Lane
2000-10-23
If a field is incompressible ('compressed' data is actually larger than
Tom Lane
2000-10-23
Back out xti.h portion of the patch.
Bruce Momjian
2000-10-23
New relcache hash table with RelFileNode as key to be used
Vadim B. Mikheev
2000-10-22
Some small polishing of Mark Hollomon's cleanup of DROP command: might
Tom Lane
2000-10-22
Makeover for Unixware 7.1.1
Peter Eisentraut
2000-10-22
Fix incorrect logic for clearing BufferDirtiedByMe in ReleaseRelationBuffers
Tom Lane
2000-10-22
Patch VACUUM problem with moving chain of update tuples when source
Tom Lane
2000-10-22
Add new datlastsysoid to pg_database.
Philip Warner
2000-10-22
BACKED OUT.
Bruce Momjian
2000-10-22
Crash on NULL again in system table check.
Bruce Momjian
2000-10-21
Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to
Peter Eisentraut
2000-10-21
First a core dump which can be relieved by:
Bruce Momjian
2000-10-21
here it is as requested by Bruce.
Bruce Momjian
2000-10-21
WAL
Vadim B. Mikheev
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-20
WAL need in overwrite mode - restored in new way
Vadim B. Mikheev
2000-10-20
redo/undo support functions and cleanups.
Vadim B. Mikheev
2000-10-20
Clean up gcc warnings.
Tom Lane
2000-10-19
Improve comments.
Tom Lane
2000-10-19
Fix missing CommandCounterIncrement in DROP USER.
Tom Lane
2000-10-18
The following patch was sent to the patches list:
Bruce Momjian
2000-10-18
I had to change buffer tag: now RelFileNode is used instead of
Vadim B. Mikheev
2000-10-16
Remove NO_SECURITY define.
Bruce Momjian
2000-10-16
New file naming. Database OID is used as "tablespace" id and
Vadim B. Mikheev
2000-10-15
Fix prototype declaration based on patch from David Reid
Philip Warner
2000-10-14
The configure script fails to find <netinet/tcp.h>.
Bruce Momjian
2000-10-13
Various utils for WAL
Vadim B. Mikheev
2000-10-13
WAL
Vadim B. Mikheev
2000-10-13
WAL
Vadim B. Mikheev
2000-10-12
Support for conversion between UNICODE and other encodings
Tatsuo Ishii
[next]