index
:
users/rhaas/postgres.git
ThisTimeLineID3
ThisTimeLineID4
advice
advice2
advice_unstable
aset_changes
aset_frontend
async
async2
bufmgr
chash
chash2014
contexts
conveyor
conveyor_old
copy_hack
cv
fastlock91
flexlock
gather
gather3
gather_pushdown
gathertest
group_locking
joinadvice
manifest
master
memory
memory2
metapage
pa_setop
parallel
parallel_count
partdesc
pg_background
pg_plan_advice
pg_ringflush
pgfruit
pgpa_semijoin
robert
serial_cost
slot2
snaparray
sort
walsummarizer2
walsummarizermanifest
xlogacceptwrites
Robert Haas's development tree.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2016-09-15
Fix building with LibreSSL.
Heikki Linnakangas
2016-09-15
pg_buffercache: Allow huge allocations.
Robert Haas
2016-09-15
Support OpenSSL 1.1.0.
Heikki Linnakangas
2016-09-06
Add location field to DefElem
Peter Eisentraut
2016-09-02
Move code shared between libpq and backend from backend/libpq/ to common/.
Heikki Linnakangas
2016-08-30
Fix a bunch of places that called malloc and friends with no NULL check.
Tom Lane
2016-08-30
Simplify correct use of simple_prompt().
Tom Lane
2016-08-29
Remove support for OpenSSL versions older than 0.9.8.
Heikki Linnakangas
2016-08-27
Add macros to make AllocSetContextCreate() calls simpler and safer.
Tom Lane
2016-08-26
Support OID system column in postgres_fdw.
Heikki Linnakangas
2016-08-24
postgres_fdw: Cosmetic cleanup.
Robert Haas
2016-08-18
Support the new regexp_match() function for citext.
Tom Lane
2016-08-17
Fix -e option in contrib/intarray/bench/bench.pl.
Tom Lane
2016-08-17
Improve parsetree representation of special functions such as CURRENT_DATE.
Tom Lane
2016-08-14
Fix assorted bugs in contrib/bloom.
Tom Lane
2016-08-13
Add SQL-accessible functions for inspecting index AM properties.
Tom Lane
2016-08-11
Trivial cosmetic cleanup in bloom/blutils.c.
Tom Lane
2016-08-09
Fix typo
Peter Eisentraut
2016-08-07
Don't propagate a null subtransaction snapshot up to parent transaction.
Tom Lane
2016-07-28
Fix assorted fallout from IS [NOT] NULL patch.
Tom Lane
2016-07-26
Repair damage done by citext--1.1--1.2.sql.
Robert Haas
2016-07-26
Message style improvements
Peter Eisentraut
2016-07-25
Fix typo in comment.
Fujii Masao
2016-07-21
Make contrib regression tests safe for Danish locale.
Tom Lane
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-07-17
Use correct symbol for minimum int64 value
Peter Eisentraut
2016-07-15
Avoid invalidating all foreign-join cached plans when user mappings change.
Tom Lane
2016-07-01
postgres_fdw: Fix cache lookup failure while creating error context.
Robert Haas
2016-07-01
postgres_fdw: Remove schema-qualification from cast to text.
Robert Haas
2016-06-24
Fix handling of multixacts predating pg_upgrade
Alvaro Herrera
2016-06-24
postgres_fdw: Fix incorrect NULL handling in join pushdown.
Robert Haas
2016-06-24
postgres_fdw: Remove useless return statement.
Robert Haas
2016-06-20
pg_trgm's set_limit() function is parallel unsafe, not parallel restricted.
Tom Lane
2016-06-20
Fix comparison of similarity to threshold in GIST trigram searches.
Tom Lane
2016-06-18
Fix parallel-safety markings for contrib/dblink.
Tom Lane
2016-06-17
pg_visibility: Add pg_truncate_visibility_map function.
Robert Haas
2016-06-17
Update dblink extension for parallel query.
Robert Haas
2016-06-17
postgres_fdw: Rephrase comment.
Robert Haas
2016-06-15
Add integrity-checking functions to pg_visibility.
Robert Haas
2016-06-14
Update xml2 extension for parallel query.
Robert Haas
2016-06-14
Update uuid-ossp extension for parallel query.
Robert Haas
2016-06-14
Update unaccent extension for parallel query.
Robert Haas
2016-06-14
Update sslinfo extension for parallel query.
Robert Haas
2016-06-14
Update extensions with GIN/GIST support for parallel query.
Robert Haas
2016-06-14
postgres_fdw: Check PlaceHolderVars before pushing down a join.
Robert Haas
2016-06-14
Minor fixes in contrib installation scripts.
Tom Lane
2016-06-14
postgres_fdw: Promote an Assert() to elog().
Robert Haas
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-10
Update pgstattuple extension for parallel query.
Robert Haas
2016-06-10
Update pg_stat_statements extension for parallel query.
Robert Haas
[next]