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-05-06
For some reason access/tupmacs.h has been #including utils/memutils.h,
Tom Lane
2005-05-03
Change tsearch2 to not use the unsafe practice of creating functions
Tom Lane
2005-05-03
Fix typos in documentation.
Neil Conway
2005-04-29
Restructure LOCKTAG as per discussions of a couple months ago.
Tom Lane
2005-04-25
Fix btree_gist to handle timetz zone correctly per recent changes.
Tom Lane
2005-04-23
Treat a zero-D array as empty in int_enum(), per Andrew@supernews.
Tom Lane
2005-04-23
int_aggregate's int_enum() doesn't work correctly with arrays that
Tom Lane
2005-04-19
Add comment about permissions on pg_ts* tables
Teodor Sigaev
2005-04-19
The following patch should allow UPDATE_INTERVAL to be specified on the
Bruce Momjian
2005-04-14
Completion of project to use fixed OIDs for all system catalogs and
Tom Lane
2005-04-03
Put back code mistakenly removed from copy of postmaster's
Tom Lane
2005-04-01
Remove pg_buffercache_pages.h -- patch from Mark Kirkwood.
Neil Conway
2005-03-31
1 fix various comparing functions
Teodor Sigaev
2005-03-31
Fix build error in pg_buffercache on Win32 (native and cygwin). From
Neil Conway
2005-03-30
Document that the "-P" option to pg_autovacuum is insecure on many
Neil Conway
2005-03-29
Convert oidvector and int2vector into variable-length arrays. This
Tom Lane
2005-03-25
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
pgcrypto update:
Neil Conway
2005-03-21
* construct "struct {} list [] = {}" confuses pgindent - split those.
Neil Conway
2005-03-21
Remove support for libmhash/libmcrypt.
Neil Conway
2005-03-12
Adjust the API for aggregate function calls so that a C-coded function
Tom Lane
2005-03-12
Add pg_buffercache contrib module, from Mark Kirkwood.
Neil Conway
2005-03-12
Some builds (depends on crypto engine support?) of OpenSSL
Neil Conway
2005-03-05
Prevent rank change in case of duplicate search terms
Teodor Sigaev
2005-03-01
Simplify/clean up code for varlena types
Teodor Sigaev
2005-02-26
Add routines to dbsize to return the index size and total relation size.
Bruce Momjian
2005-02-25
Fix float8->int64 transformation
Teodor Sigaev
2005-02-21
Simplify defines
Teodor Sigaev
2005-02-21
Fix memory leak for timestamp(with and w/o tz) and indexes
Teodor Sigaev
2005-01-29
Make sure contrib C functions are marked strict where needed.
Tom Lane
2005-01-27
Now that I look at it, int_array_enum() didn't work either.
Tom Lane
2005-01-27
Fix security and 64-bit issues in contrib/intagg. This code could
Tom Lane
2005-01-27
Add intset() to README
Teodor Sigaev
2005-01-26
Adjust Windows autovacuum service to retry for up to 5 minutes waiting
Tom Lane
2005-01-26
Avoid unnecessary dependence on u_int16_t, per buildfarm failure.
Tom Lane
2005-01-26
The attached patch implements the soundex difference function which
Neil Conway
2005-01-25
improve support of agglutinative languages (query with compound words).
Teodor Sigaev
2005-01-25
Change
Teodor Sigaev
2005-01-24
Fix typo.
Neil Conway
2005-01-24
pg_autovacuum fixes from Dave Page:
Neil Conway
2005-01-22
Update version restriction on xml2.
Bruce Momjian
2005-01-22
Fix README /contrib/xml2 reference in 8.0 and HEAD.
Bruce Momjian
2005-01-11
Fixes:
Teodor Sigaev
2005-01-09
Fix segfault when xpath_list function is applied to an invalid document.
Tom Lane
2005-01-08
Consistently use geteuid() not getuid(); there were a few places deviating
Tom Lane
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2005-01-01
Update copyrights that were missed.
Bruce Momjian
[next]