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
2012-06-14
Revert regression test portion of patch.
metapage
Robert Haas
2012-06-14
Comment fix.
Robert Haas
2012-06-14
Fixmeup.
Robert Haas
2012-06-14
Fix silly bug in heap_create_storage().
Robert Haas
2012-06-14
Adust TIDs output in regress output.
Robert Haas
2012-06-14
Heap metapages.
Robert Haas
2012-06-14
Fix page-at-a-time mode to skip the metapage.
Robert Haas
2012-06-14
Rejigger metadata creation.
Robert Haas
2012-06-14
Rejigger things so that indexes don't go through heap_create().
Robert Haas
2012-06-14
Try to make the world safe for heap metapages.
Robert Haas
2012-06-14
HASH_METAPAGE -> METAPAGE_BLKNO
Robert Haas
2012-06-14
Access to metapage data.
Robert Haas
2012-06-14
spgist metapages.
Robert Haas
2012-06-14
Simplify time stuff.
Robert Haas
2012-06-14
Add GiST metabuffer.
Robert Haas
2012-06-14
Variable renaming, plus fix one failure to set F_ROOT on root buffer.
Robert Haas
2012-06-14
Framework for GiST metapage.
Robert Haas
2012-06-14
New-style metapage for GIN, using log_newpage_buffer.
Robert Haas
2012-06-14
Use new metapage for hash and btree.
Robert Haas
2012-06-14
Use GetAccessMethodMeta.
Robert Haas
2012-06-14
Make metapage stuff compile.
Robert Haas
2012-06-14
During transaction cleanup, release locks before deleting files.
Robert Haas
2012-06-14
Add new function log_newpage_buffer.
Robert Haas
2012-06-14
Remove misplaced sanity check from heap_create().
Robert Haas
2012-06-14
Remove RELKIND_UNCATALOGED.
Robert Haas
2012-06-14
Make \conninfo print SSL information.
Robert Haas
2012-06-14
Add 9.2 branch to git_changelog's list.
Tom Lane
2012-06-14
Flesh out RELEASE_CHANGES instructions for branching in git.
Tom Lane
2012-06-14
Stamp library minor versions for 9.3.
Tom Lane
2012-06-14
Stamp HEAD as 9.3devel.
Tom Lane
2012-06-13
Revisit error message details for JSON input parsing.
Tom Lane
2012-06-13
Remove release note entry for reverted patch.
Tom Lane
2012-06-13
Revert "Reduce checkpoints and WAL traffic on low activity database server"
Tom Lane
2012-06-13
Fix description of SQL-standard meaning of CREATE LOCAL TEMP TABLE.
Tom Lane
2012-06-13
Deprecate use of GLOBAL and LOCAL in temp table creation.
Tom Lane
2012-06-13
Support Linux's oom_score_adj API as well as the older oom_adj API.
Tom Lane
2012-06-13
In pg_upgrade, verify that the install user has the same oid on both
Bruce Momjian
2012-06-13
Improve documentation of postgres -C option
Peter Eisentraut
2012-06-12
Minor code review for json.c.
Tom Lane
2012-06-12
Mark JSON error detail messages for translation.
Robert Haas
2012-06-12
Copy-editing of release notes.
Robert Haas
2012-06-12
Ensure pg_ctl behaves sanely when data directory is not specified.
Tom Lane
2012-06-12
Fix pg_dump output to a named tar-file archive.
Tom Lane
2012-06-11
pg_receivexlog: Rename option --dir to --directory
Peter Eisentraut
2012-06-11
Prevent non-streaming replication connections from being selected sync slave
Magnus Hagander
2012-06-11
Revert behaviour of -x/--xlog to 9.1 semantics
Magnus Hagander
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
Update pgindent install instructions and update typedef list.
Bruce Momjian
2012-06-10
Fix pg_basebackup/pg_receivexlog for floating point timestamps
Magnus Hagander
2012-06-10
Error message capitalization fix
Magnus Hagander
[next]