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
2015-12-29
Hacking.
aset_changes
Robert Haas
2015-12-21
Hack, hack.
Robert Haas
2015-12-21
aset changes, part one.
Robert Haas
2015-12-18
Revert 9246af6799819847faa33baf441251003acbb8fe because
Teodor Sigaev
2015-12-18
pgbench: Change terminology from "threshold" to "parameter".
Robert Haas
2015-12-18
Remove duplicate word.
Robert Haas
2015-12-18
Fix TupleQueueReaderNext not to ignore its nowait argument.
Robert Haas
2015-12-18
Fix copy-and-paste error in logical decoding callback.
Robert Haas
2015-12-18
Fix typo in comment.
Robert Haas
2015-12-18
Allow to omit boundaries in array subscript
Teodor Sigaev
2015-12-18
Cube extension kNN support
Teodor Sigaev
2015-12-18
Remove unreferenced function declarations.
Tom Lane
2015-12-18
Use just one standalone-backend session for initdb's post-bootstrap steps.
Tom Lane
2015-12-18
Adjust behavior of single-user -j mode for better initdb error reporting.
Tom Lane
2015-12-17
Fix improper initialization order for readline.
Tom Lane
2015-12-17
Rework internals of changing a type's ownership
Alvaro Herrera
2015-12-16
Cope with Readline's failure to track SIGWINCH events outside of input.
Tom Lane
2015-12-16
Speed up CREATE INDEX CONCURRENTLY's TID sort.
Robert Haas
2015-12-16
Mark CHECK constraints declared NOT VALID valid if created with table.
Robert Haas
2015-12-15
Document use of Subject Alternative Names in SSL server certificates.
Tom Lane
2015-12-15
Update 9.5 release notes through today.
Tom Lane
2015-12-15
Teach mdnblocks() not to create zero-length files.
Robert Haas
2015-12-15
Move buffer I/O and content LWLocks out of the main tranche.
Robert Haas
2015-12-15
Provide a way to predefine LWLock tranche IDs.
Robert Haas
2015-12-15
Improve CREATE POLICY documentation
Stephen Frost
2015-12-15
Collect the global OR of hasRowSecurity flags for plancache
Stephen Frost
2015-12-15
Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl test.
Tom Lane
2015-12-14
Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly
Alvaro Herrera
2015-12-14
Remove xmlparse(document '') test
Kevin Grittner
2015-12-14
Fix out-of-memory error handling in ParameterDescription message processing.
Heikki Linnakangas
2015-12-14
Fix bug in SetOffsetVacuumLimit() triggered by find_multixact_start() failure.
Andres Freund
2015-12-14
Correct statement to actually be the intended assert statement.
Andres Freund
2015-12-14
Docs: document that psql's "\i -" means read from stdin.
Tom Lane
2015-12-13
Code and docs review for multiple -c and -f options in psql.
Tom Lane
2015-12-13
Consistently set all fields in pg_stat_replication to null instead of 0
Magnus Hagander
2015-12-13
Properly initialize write, flush and replay locations in walsender slots
Magnus Hagander
2015-12-13
Doc: update external URLs for PostGIS project.
Tom Lane
2015-12-12
doc: Add some markup
Peter Eisentraut
2015-12-12
Fix ALTER TABLE ... SET TABLESPACE for unlogged relations.
Andres Freund
2015-12-12
Add an expected-file to match behavior of latest libxml2.
Tom Lane
2015-12-11
pg_rewind: Don't error if the two clusters are already on the same timeline
Peter Eisentraut
2015-12-11
For REASSIGN OWNED for foreign user mappings
Alvaro Herrera
2015-12-11
Install our "missing" script where PGXS builds can find it.
Tom Lane
2015-12-11
Handle policies during DROP OWNED BY
Stephen Frost
2015-12-11
Get rid of the planner's LateralJoinInfo data structure.
Tom Lane
2015-12-11
Handle dependencies properly in ALTER POLICY
Stephen Frost
2015-12-11
Still more fixes for planner's handling of LATERAL references.
Tom Lane
2015-12-11
Fix commit timestamp initialization
Alvaro Herrera
2015-12-11
Improve some messages
Peter Eisentraut
2015-12-10
Improve ALTER POLICY tab completion.
Robert Haas
[next]