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
2000-10-25
Synced preproc.y with gram.y.
Michael Meskes
2000-10-25
Accept CREATE DATABASE WITH ENCODING 'SQL_ASCII' even when MULTIBYTE
Tom Lane
2000-10-25
Rearrange handling of -L linker options so that they are always before all
Peter Eisentraut
2000-10-25
From Zoltan Kovacs back in April (sorry for the delay Zoltan!):
Thomas G. Lockhart
2000-10-25
Final (?) fix for tar (null block at end)
Philip Warner
2000-10-25
Added some more C constructs to the parser.
Michael Meskes
2000-10-25
WAL utils defs
Vadim B. Mikheev
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
Wups, messed up the comment markers on that last change.
Tom Lane
2000-10-24
Ignore missing postmaster.opts.default file.
Peter Eisentraut
2000-10-24
Update TODO list.
Bruce Momjian
2000-10-24
New config.guess and config.sub with Darwin support (from official GNU
Peter Eisentraut
2000-10-24
Create empty file so that CVS sources compile (Vadim can fill in real
Tom Lane
2000-10-24
Update plperl README per suggestions from Edward Bridges.
Tom Lane
2000-10-24
Don't call AC_SUBST (in libtool.m4) before AC_INIT. The m4 diversions get
Peter Eisentraut
2000-10-24
Enable plperl to be built when --with-perl is selected. Dunno whether
Tom Lane
2000-10-24
Eliminate POLLUTE=1 hack for cross-Perl-version compatibility by using
Tom Lane
2000-10-24
Make test for <netinet/tcp.h> IRIX-proof.
Tom Lane
2000-10-24
Various fixes to TAR header format
Philip Warner
2000-10-24
WAL misc
Vadim B. Mikheev
2000-10-24
Rejigger do_lo_list's query so that obj_description() is evaluated only
Tom Lane
2000-10-24
Reconsider page size for large objects: rather than stuffing disk pages
Tom Lane
2000-10-24
Increase buffer size to improve performance of client-side lo_import.
Tom Lane
2000-10-24
Remove arbitrary limit on number of simultaneously open large objects.
Tom Lane
2000-10-24
Update TODO list.
Bruce Momjian
2000-10-24
Major overhaul of large-object implementation, by Denis Perchine with
Tom Lane
2000-10-24
Add some modicum of error detection...
Tom Lane
2000-10-24
Remove testlo2.c --- there seems to be no difference between this and
Tom Lane
2000-10-23
If a field is incompressible ('compressed' data is actually larger than
Tom Lane
2000-10-23
Update TODO list.
Bruce Momjian
2000-10-23
Polish shared library build to reduce number of special hacks. In
Peter Eisentraut
2000-10-23
autoconf
Bruce Momjian
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-23
Minor updates/corrections for CREATE/DROP FUNCTION/AGGREGATE/OPERATOR.
Tom Lane
2000-10-22
Some small polishing of Mark Hollomon's cleanup of DROP command: might
Tom Lane
2000-10-22
plpgsql regress tests seem a tad out of date ... repair bit rot.
Tom Lane
2000-10-22
Cleanup error messages in findLastBuiltinOid
Philip Warner
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
Fix typo.
Tom Lane
2000-10-22
datlastsysoid is an Oid, not an int4 ...
Tom Lane
2000-10-22
Use new datlastsysoid field in pg_database + some cleanups & fixes
Philip Warner
2000-10-22
Add new datlastsysoid to pg_database.
Philip Warner
2000-10-22
Fixed mixing of two enum datatypes.
Michael Meskes
2000-10-22
BACKED OUT.
Bruce Momjian
[next]