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
Age
Commit message (
Expand
)
Author
2014-12-03
pg_background: Run commands in a background worker, and get the results.
pg_background
Robert Haas
2014-12-02
pageinspect/BRIN: minor tweaks
Alvaro Herrera
2014-12-02
dummy_seclabel: add sql/, expected/, and .gitignores
Alvaro Herrera
2014-12-01
Guard against bad "dscale" values in numeric_recv().
Tom Lane
2014-12-01
Move security_label test
Alvaro Herrera
2014-12-01
Fix hstore_to_json_loose's detection of valid JSON number values.
Andrew Dunstan
2014-12-01
Put SSL_pending() call behind the new internal SSL API.
Heikki Linnakangas
2014-12-01
Fix missing space in documentation
Magnus Hagander
2014-12-01
Add a #define for the inet overlaps operator.
Tom Lane
2014-11-30
Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd8 et al.
Tom Lane
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29
Remove PQhostaddr() from 9.4 release notes.
Noah Misch
2014-11-29
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo().
Noah Misch
2014-11-29
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-28
Fix BRIN operator family definitions
Alvaro Herrera
2014-11-28
Update transaction README for persistent multixacts
Alvaro Herrera
2014-11-28
Add bms_get_singleton_member(), and use it where appropriate.
Tom Lane
2014-11-28
Add bms_next_member(), and use it where appropriate.
Tom Lane
2014-11-28
Improve performance of OverrideSearchPathMatchesCurrent().
Tom Lane
2014-11-28
Improve typcache: cache negative lookup results, add invalidation logic.
Tom Lane
2014-11-28
Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql.
Fujii Masao
2014-11-28
Fix assertion failure at end of PITR.
Heikki Linnakangas
2014-11-27
Make \watch respect the user's \pset null setting.
Fujii Masao
2014-11-27
Mark response messages for translation in pg_isready.
Fujii Masao
2014-11-27
Free libxml2/libxslt resources in a safer order.
Tom Lane
2014-11-27
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-26
Remove dead function prototype
Heikki Linnakangas
2014-11-26
doc: Fix markup
Peter Eisentraut
2014-11-26
Attempt to suppress uninitialized variable warning.
Robert Haas
2014-11-25
Remove extraneous SGML tag
Simon Riggs
2014-11-25
Fix uninitialized-variable warning.
Tom Lane
2014-11-25
action_at_recovery_target recovery config option
Simon Riggs
2014-11-25
De-reserve most statement-introducing keywords in plpgsql.
Tom Lane
2014-11-25
Support arrays as input to array_agg() and ARRAY(SELECT ...).
Tom Lane
2014-11-25
Add int64 -> int8 mapping to genbki
Stephen Frost
2014-11-25
Allow using connection URI in primary_conninfo.
Heikki Linnakangas
2014-11-25
Allow "dbname" from connection string to be overridden in PQconnectDBParams
Heikki Linnakangas
2014-11-25
Suppress DROP CASCADE notices in regression tests
Stephen Frost
2014-11-25
Check return value of strdup() in libpq connection option parsing.
Heikki Linnakangas
2014-11-25
Make Port->ssl_in_use available, even when built with !USE_SSL
Heikki Linnakangas
2014-11-24
Add infrastructure to save and restore GUC values.
Robert Haas
2014-11-24
Add a few paragraphs to B-tree README explaining L&Y algorithm.
Heikki Linnakangas
2014-11-24
Distinguish XLOG_FPI records generated for hint-bit updates.
Heikki Linnakangas
2014-11-23
Get rid of redundant production in plpgsql grammar.
Tom Lane
2014-11-23
Fix memory leaks introduced by commit eca2b9b
Andrew Dunstan
2014-11-23
Detect PG_PRINTF_ATTRIBUTE automatically.
Noah Misch
2014-11-23
Allow simplification of EXISTS() subqueries containing LIMIT.
Tom Lane
2014-11-22
Fix mishandling of system columns in FDW queries.
Tom Lane
2014-11-22
Rework echo_hidden for \sf and \ef from commit e4d2817.
Andrew Dunstan
2014-11-21
Rearrange CustomScan API.
Tom Lane
[next]