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
2007-11-16
Run pgindent on remaining files now that LOOPBYTE is a usable macro.
Bruce Momjian
2007-11-16
Add snb_ru_init(internal) to list of stub functions in tsearch2
Tom Lane
2007-11-16
Modify LOOPBYTE/LOOPBIT macros to be more logical; rather than have the
Bruce Momjian
2007-11-15
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-11-13
Resurrect the code for the rewrite(ARRAY[...]) aggregate function,
Tom Lane
2007-11-13
Ooops, missed one file to remove.
Tom Lane
2007-11-13
Update description of contrib/tsearch2.
Tom Lane
2007-11-13
Re-add contrib/tsearch2 to the set of buildable contrib modules.
Tom Lane
2007-11-13
Replace the now-incompatible-with-core contrib/tsearch2 module with a
Tom Lane
2007-11-13
Fix a few contrib regression test scripts that hadn't gotten the word
Tom Lane
2007-11-13
Adjust expected file for new CVS version label.
Bruce Momjian
2007-11-13
Add CVS version labels to all install/uninstall scripts.
Bruce Momjian
2007-11-13
Fix more script breakage.
Tom Lane
2007-11-13
Fix insufficient search-path paranoia in SQL function definitions.
Tom Lane
2007-11-13
Adjust script to be consistent (thanks Tom for the fix).
Bruce Momjian
2007-11-13
Undo damage from yesterday's script "cleanup".
Tom Lane
2007-11-13
I find that an out-of-the-box installation of OSSP uuid 1.6.0 installs
Tom Lane
2007-11-11
Remove /contrib/dblink/doc directory, now in SGML.
Bruce Momjian
2007-11-11
Adjust pg_trgm expected output for new *.sql file.
Bruce Momjian
2007-11-11
Make /contrib install/uninstall script consistent:
Bruce Momjian
2007-11-10
Remove references to READMEs from /contrib Makefiles.
Bruce Momjian
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-11-10
Have crosstab variants treat NULL rowid as a category in its own right,
Joe Conway
2007-11-07
Use "alternative" instead of "alternate" where it is clearer.
Peter Eisentraut
2007-10-23
Make configure probe for the location of the <uuid.h> header file.
Tom Lane
2007-10-22
Be careful to get share lock on each page before computing its free space.
Tom Lane
2007-10-22
Increase FD_SETSIZE on Win32 to allow for more than 54 clients.
Magnus Hagander
2007-10-16
Teach pgxs.mk and Install.pm how to install files from a contrib module
Tom Lane
2007-10-15
Add sample text search dictionary templates and parsers, to replace the
Tom Lane
2007-10-13
Remove contrib/txid, in preparation for migrating it into core.
Tom Lane
2007-10-11
Code review for txid patch: add binary I/O functions, avoid dependence
Tom Lane
2007-10-08
Faster test for overflow in str2txid, from Marko.
Tom Lane
2007-10-08
Get rid of dependency on strtoull() --- Marko Kreen.
Tom Lane
2007-10-07
Added the Skytools extended transaction ID module to contrib as discussed
Jan Wieck
2007-10-01
Add some examples.
D'Arcy J.M. Cain
2007-10-01
Fix a minor typo.
D'Arcy J.M. Cain
2007-09-30
Properly mark mergeable/hashable equality operators (found by opr_sanity
Tom Lane
2007-09-30
Support functions for index opclasses should be immutable.
Tom Lane
2007-09-30
Support functions for index opclasses should be immutable.
Tom Lane
2007-09-29
Support functions for index opclasses should be immutable.
Tom Lane
2007-09-29
Support functions for index opclasses should be immutable.
Tom Lane
2007-09-29
Support functions for index opclasses should be immutable.
Tom Lane
2007-09-29
Remove bogus commutator marking --- the module doesn't actually supply
Tom Lane
2007-09-29
Support functions for index opclasses should be immutable.
Tom Lane
2007-09-29
Defend against openssl libraries that fail on keys longer than 128 bits;
Tom Lane
2007-09-27
Tweak pgbench.c to remove the hidden assumption that a WIN32 machine
Tom Lane
2007-09-26
Minor improvements in backup and recovery:
Tom Lane
2007-09-21
Improve handling of prune/no-prune decisions by storing a page's oldest
Tom Lane
2007-09-20
HOT updates. When we update a tuple without changing any of its indexed
Tom Lane
[next]