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
/
contrib
Age
Commit message (
Expand
)
Author
2005-12-09
Simplify lock manager data structures by making a clear separation between
Tom Lane
2005-12-08
I recently received the Debian bug report below about missing iconv
Bruce Momjian
2005-12-08
Improve tag recognizing
Teodor Sigaev
2005-12-07
Fix small memory leak
Teodor Sigaev
2005-12-07
Improve word parser.
Teodor Sigaev
2005-12-06
Fix stupid bug with sizeof
Teodor Sigaev
2005-12-05
Improve word parser.
Teodor Sigaev
2005-11-23
Having blank lines in -f scripts was causing silent failures.
Tatsuo Ishii
2005-11-23
Fix pgindent of libpq-fe.h by hacking pgindent script.
Bruce Momjian
2005-11-22
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
Fixes motivated by snake and spoonbill pgbuildfarm members
Teodor Sigaev
2005-11-21
remove forgotten // comments
Teodor Sigaev
2005-11-21
Text parser rewritten:
Teodor Sigaev
2005-11-19
Defend against nulls-in-arrays in contrib/intarray. I may have put in
Tom Lane
2005-11-19
Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'd
Tom Lane
2005-11-18
Mop-up for nulls-in-arrays patch: fix some places that access array
Tom Lane
2005-11-17
Make SQL arrays support null elements. This commit fixes the core array
Tom Lane
2005-11-16
Fix comment on -v option
Tatsuo Ishii
2005-11-14
Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE instead
Teodor Sigaev
2005-11-14
Use postgres-wide macros BITS_PER_BYTE instead self-definenig macros, also us...
Teodor Sigaev
2005-11-14
fix returning value
Teodor Sigaev
2005-11-09
Fix rwrite(ARRAY) on 64-bit boxes:
Teodor Sigaev
2005-11-08
New features for tsearch2:
Teodor Sigaev
2005-11-07
R-tree is dead ... long live GiST.
Tom Lane
2005-11-03
Fix incorrect header size macros
Teodor Sigaev
2005-11-03
pgcrypto documentation polishing from Marko Kreen, and a small amount
Tom Lane
2005-10-31
Add sanity check of query
Teodor Sigaev
2005-10-29
Fix some allocation size calculation errors that would cause pgbench
Tom Lane
2005-10-28
1 Fix problem with lost precision in rank with OR-ed lexemes
Teodor Sigaev
2005-10-18
When a cursor is opened using dblink_open, only start a transaction
Joe Conway
2005-10-18
Fix several contrib makefiles that failed in VPATH builds, particularly
Tom Lane
2005-10-15
Suppress warnings on platforms where fprintf is a macro (eg, recent
Tom Lane
2005-10-15
Fix bogus error test in get_ti_Oid().
Tom Lane
2005-10-15
Fix unportable struct initializations.
Tom Lane
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-13
Mark xslt_process() as volatile.
Bruce Momjian
2005-10-13
Change xpath_table() and xslt_process() from IMMUTABLE to STABLE.
Bruce Momjian
2005-10-13
Fix capitalization of example.
Bruce Momjian
2005-10-12
Do all accesses to shared buffer headers through volatile-qualified
Tom Lane
2005-10-09
Fix (hopefully for the last time) problems with datetime values displaying
Tom Lane
2005-10-08
Remove unnecessary ABORT commands in dblink regression tests.
Bruce Momjian
2005-10-08
Cosmetic improvements to dblink.
Bruce Momjian
2005-10-08
Cosmetic changes to dblink.
Bruce Momjian
2005-10-08
Cosmetic changes to dblink.
Bruce Momjian
2005-10-07
(Apologies for fat-fingering cvs commit command...) Should have read:
Tom Lane
2005-10-07
gni
Tom Lane
2005-10-06
Minor dbf2pg fixes from Martin Pitt: check for failure when issuing
Tom Lane
2005-10-04
Fix compile error
Teodor Sigaev
2005-10-04
Oops. Partially saved file was committed.
Tatsuo Ishii
2005-10-04
Allow multiple -f options.
Tatsuo Ishii
[next]