index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2006-03-11
Remove a few places that attempted to define INT_MAX, SCHAR_MAX, and
Neil Conway
2006-03-10
Fix order of linking of libxslt and libxml2, per Dave Page.
Tom Lane
2006-03-08
Update /contrib regression tests for escape_string_warning.
Bruce Momjian
2006-03-07
Make all our flex and bison files use %option prefix or %name-prefix
Tom Lane
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-02
Significantly improve ranking:
Teodor Sigaev
2006-03-01
Woops: also update the alternative "expected" files for contrib/cube's
Neil Conway
2006-03-01
Update the expected regression test results to account for the changes to
Neil Conway
2006-03-01
Attached is a patch that replaces a bunch of places where StringInfos
Neil Conway
2006-03-01
This patch makes the error message strings throughout the backend
Neil Conway
2006-02-27
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2006-02-27
contrib uninstall scripts
Peter Eisentraut
2006-02-25
Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.
Peter Eisentraut
2006-02-23
Fix vacuumlo to avoid unnecessary use of backslash in search pattern.
Tom Lane
2006-02-20
Fixing and improve compound word support. This changes cannot be applied to
Teodor Sigaev
2006-02-18
Patch from Marko Kreen:
Neil Conway
2006-02-14
Need a DLLIMPORT for MaxFSMPages, per buildfarm failure on snake.
Tom Lane
2006-02-12
Add contrib/pg_freespacemap to display free space map information.
Bruce Momjian
2006-02-10
Clean up some signedness warnings.
Tom Lane
2006-02-10
Fix fallout from psql line-wrapping patch.
Tom Lane
2006-02-10
Allow "'" symbol in affixes ("'s" affix in english): it was diallowed during
Teodor Sigaev
2006-02-10
renew output of regression test accordingly to
Teodor Sigaev
2006-02-09
1 Fix bug with very short word: prefix and suffix might be overlapped,
Teodor Sigaev
2006-02-06
Check number of affixes to prevent core dump with zero number of affixes
Teodor Sigaev
2006-01-27
Snowball multibyte. It's a pity, but snowball sources is very diferent for mu...
Teodor Sigaev
2006-01-26
Update btree_gist for CIDR/INET changes --- there's really no need to
Tom Lane
2006-01-23
Fix typeing as Tom suggest
Teodor Sigaev
2006-01-20
Replace bitwise looping with bytewise looping in hemdistsign and
Tom Lane
2006-01-08
Fix the assert_enabled issue properly. This eliminates the former ABI
Tom Lane
2006-01-03
There is a signedness bug in Openwall gen_salt code that pgcrypto uses.
Tom Lane
2006-01-03
When the remote query result has a different number of columns
Joe Conway
2005-12-21
Multibyte encodings support for ISpell dictionary
Teodor Sigaev
2005-12-12
Improve support of multibyte encoding:
Teodor Sigaev
2005-12-10
Remove incorrect increment of lineno, per David Fetter.
Tom Lane
2005-12-09
Allow installation into directories containing spaces in the name.
Peter Eisentraut
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
[next]