projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2016-04-06
Fujii Masao
Use proper format specifier %X/%X for LSN, again.
commit
|
commitdiff
|
tree
2016-04-06
Simon Riggs
Revert bf08f2292ffca14fd133aa0901d1563b6ecd6894
commit
|
commitdiff
|
tree
2016-04-06
Simon Riggs
Generic Messages for Logical Decoding
commit
|
commitdiff
|
tree
2016-04-06
Fujii Masao
Support multiple synchronous standby servers.
commit
|
commitdiff
|
tree
2016-04-05
Alvaro Herrera
Fix broken ALTER INDEX documentation
commit
|
commitdiff
|
tree
2016-04-05
Alvaro Herrera
Support ALTER THING .. DEPENDS ON EXTENSION
commit
|
commitdiff
|
tree
2016-04-05
Robert Haas
Fix parallel-safety code for parallel aggregation.
commit
|
commitdiff
|
tree
2016-04-05
Robert Haas
Align all shared memory allocations to cache line bound...
commit
|
commitdiff
|
tree
2016-04-05
Tom Lane
Fix PL/Python for recursion and interleaved set-returni...
commit
|
commitdiff
|
tree
2016-04-05
Robert Haas
Add parallel query support functions for assorted aggre...
commit
|
commitdiff
|
tree
2016-04-05
Magnus Hagander
Implement backup API functions for non-exclusive backups
commit
|
commitdiff
|
tree
2016-04-05
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2016-04-05
Peter Eisentraut
Fix error message from wal_level value renaming
commit
|
commitdiff
|
tree
2016-04-04
Tom Lane
Disallow newlines in parameter values to be set in...
commit
|
commitdiff
|
tree
2016-04-04
Alvaro Herrera
Display WAL pointer in rm_redo error callback
commit
|
commitdiff
|
tree
2016-04-04
Tom Lane
Add a few comments about ANALYZE's strategy for collect...
commit
|
commitdiff
|
tree
2016-04-04
Tom Lane
Partially revert commit 3d3bf62f30200500637b24fdb7b992a...
commit
|
commitdiff
|
tree
2016-04-04
Alvaro Herrera
Silence compiler warning
commit
|
commitdiff
|
tree
2016-04-04
Tom Lane
Add a \gexec command to psql for evaluation of computed...
commit
|
commitdiff
|
tree
2016-04-04
Tom Lane
Introduce a LOG_SERVER_ONLY ereport level, which is...
commit
|
commitdiff
|
tree
2016-04-04
Tom Lane
Fix latent portability issue in pgwin32_dispatch_queued...
commit
|
commitdiff
|
tree
2016-04-04
Teodor Sigaev
Fix typo
commit
|
commitdiff
|
tree
2016-04-04
Teodor Sigaev
fix typo
commit
|
commitdiff
|
tree
2016-04-04
Dean Rasheed
Improve estimate of distinct values in estimate_num_gro...
commit
|
commitdiff
|
tree
2016-04-04
Simon Riggs
Avoid archiving XLOG_RUNNING_XACTS on idle server
commit
|
commitdiff
|
tree
2016-04-03
Tom Lane
Clean up dubious code in contrib/seg.
commit
|
commitdiff
|
tree
2016-04-03
Tom Lane
Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS.
commit
|
commitdiff
|
tree
2016-04-03
Tom Lane
Clean up some stuff in new contrib/bloom module.
commit
|
commitdiff
|
tree
2016-04-03
Simon Riggs
Avoid pin scan for replay of XLOG_BTREE_VACUUM in all...
commit
|
commitdiff
|
tree
2016-04-03
Tom Lane
Add psql \errverbose command to see last server error...
commit
|
commitdiff
|
tree
2016-04-03
Tom Lane
Add libpq support for recreating an error message with...
commit
|
commitdiff
|
tree
2016-04-02
Tom Lane
Add missing "static".
commit
|
commitdiff
|
tree
2016-04-02
Tom Lane
Make all the declarations of WaitEventSetWaitBlock...
commit
|
commitdiff
|
tree
2016-04-02
Tom Lane
Suppress compiler warning.
commit
|
commitdiff
|
tree
2016-04-02
Teodor Sigaev
Fix condition in e9e441c9fac6cbc0510cded6abb9d0e6b646ecaf
commit
|
commitdiff
|
tree
2016-04-02
Stephen Frost
Fix typo in pg_regress.c
commit
|
commitdiff
|
tree
2016-04-02
Teodor Sigaev
Prevent mark as deleted and as 'has free space' page...
commit
|
commitdiff
|
tree
2016-04-02
Teodor Sigaev
Fixes in bloom contrib module
commit
|
commitdiff
|
tree
2016-04-02
Noah Misch
Refer to a TOKEN_USER payload as a "token user," not...
commit
|
commitdiff
|
tree
2016-04-02
Noah Misch
Copyedit comments and documentation.
commit
|
commitdiff
|
tree
2016-04-01
Alvaro Herrera
test_slot_timelines: Fix alternate expected output
commit
|
commitdiff
|
tree
2016-04-01
Tom Lane
Omit null rows when setting the threshold for what...
commit
|
commitdiff
|
tree
2016-04-01
Alvaro Herrera
pgbench: Remove unused parameter
commit
|
commitdiff
|
tree
2016-04-01
Tom Lane
Omit null rows when applying the Haas-Stokes estimator...
commit
|
commitdiff
|
tree
2016-04-01
Alvaro Herrera
Fix logical_decoding_timelines test crashes
commit
|
commitdiff
|
tree
2016-04-01
Teodor Sigaev
Fixes in bloom contrib module missed during review
commit
|
commitdiff
|
tree
2016-04-01
Alvaro Herrera
Type names should not be quoted
commit
|
commitdiff
|
tree
2016-04-01
Tom Lane
Get rid of minus zero in box regression test.
commit
|
commitdiff
|
tree
2016-04-01
Tom Lane
Fix oversight in getParamDescriptions(), and improve...
commit
|
commitdiff
|
tree
2016-04-01
Teodor Sigaev
Fix English in bloom module documentation
commit
|
commitdiff
|
tree
2016-04-01
Teodor Sigaev
Bloom index contrib module
commit
|
commitdiff
|
tree
2016-04-01
Teodor Sigaev
Fix typo in generic wal docs
commit
|
commitdiff
|
tree
2016-04-01
Teodor Sigaev
Add Generic WAL interface
commit
|
commitdiff
|
tree
2016-03-31
Tom Lane
Another zic portability fix.
commit
|
commitdiff
|
tree
2016-03-31
Alvaro Herrera
Fix recovery_min_apply_delay test
commit
|
commitdiff
|
tree
2016-03-31
Tom Lane
Support using index-only scans with partial indexes...
commit
|
commitdiff
|
tree
2016-03-31
Alvaro Herrera
Fix broken variable declaration
commit
|
commitdiff
|
tree
2016-03-31
Alvaro Herrera
Blind attempt at fixing Win32 issue on 24c5f1a103c
commit
|
commitdiff
|
tree
2016-03-31
Fujii Masao
Use proper format specifier %X/%X for LSN.
commit
|
commitdiff
|
tree
2016-03-30
Alvaro Herrera
I forgot the alternate expected file in previous commit
commit
|
commitdiff
|
tree
2016-03-30
Alvaro Herrera
Enable logical slots to follow timeline switches
commit
|
commitdiff
|
tree
2016-03-30
Alvaro Herrera
XLogReader general code cleanup
commit
|
commitdiff
|
tree
2016-03-30
Tom Lane
Improve portability of I/O behavior for the geometric...
commit
|
commitdiff
|
tree
2016-03-30
Tom Lane
Suppress uninitialized-variable warnings.
commit
|
commitdiff
|
tree
2016-03-30
Teodor Sigaev
Bump catalog version, forget in acdf2a8b372aec1da09370f...
commit
|
commitdiff
|
tree
2016-03-30
Teodor Sigaev
Introduce SP-GiST operator class over box.
commit
|
commitdiff
|
tree
2016-03-30
Teodor Sigaev
Use traversalValue in SP-GiST range opclass.
commit
|
commitdiff
|
tree
2016-03-30
Teodor Sigaev
Introduce traversalValue for SP-GiST scan
commit
|
commitdiff
|
tree
2016-03-30
Magnus Hagander
Add missing gss option to msvc config template
commit
|
commitdiff
|
tree
2016-03-30
Tom Lane
Remove just-added tests for to_timestamp(float8) with...
commit
|
commitdiff
|
tree
2016-03-30
Tom Lane
Remove TZ environment-variable entry from postgres...
commit
|
commitdiff
|
tree
2016-03-30
Robert Haas
Add new replication mode synchronous_commit = 'remote_a...
commit
|
commitdiff
|
tree
2016-03-29
Tom Lane
Fix interval_mul() to not produce insane results.
commit
|
commitdiff
|
tree
2016-03-29
Tom Lane
Allow to_timestamp(float8) to convert float infinity...
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
Fix bug in aggregate (de)serialization commit.
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
Allow aggregate transition states to be serialized...
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
Improve pgbench docs regarding per-transaction logging.
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
Fix pgbench documentation error.
commit
|
commitdiff
|
tree
2016-03-29
Alvaro Herrera
pgbench: allow a script weight of zero
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
pgbench: Remove \setrandom.
commit
|
commitdiff
|
tree
2016-03-29
Tom Lane
Avoid possibly-unsafe use of Windows' FormatMessage...
commit
|
commitdiff
|
tree
2016-03-29
Teodor Sigaev
Fix support of digits in email/hostnames.
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
Rework custom scans to work more like the new extensibl...
commit
|
commitdiff
|
tree
2016-03-29
Tom Lane
Protect zic's symlink() call with #ifdef HAVE_SYMLINK.
commit
|
commitdiff
|
tree
2016-03-29
Tom Lane
Fix zic for Windows.
commit
|
commitdiff
|
tree
2016-03-29
Tom Lane
Fix portability issues in 86c43f4e22c0771fd0cc6bce27998...
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
Don't require a user mapping for FDWs to work.
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
On all Windows platforms, not just Cygwin, use _timezon...
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
Fix typo in comment.
commit
|
commitdiff
|
tree
2016-03-29
Robert Haas
pgbench: Support double constants and functions.
commit
|
commitdiff
|
tree
2016-03-28
Alvaro Herrera
PostgresNode: initialize $timed_out if passed
commit
|
commitdiff
|
tree
2016-03-28
Alvaro Herrera
Mention BRIN as able to do multi-column indexes
commit
|
commitdiff
|
tree
2016-03-28
Tom Lane
Sync tzload() and tzparse() APIs with IANA release...
commit
|
commitdiff
|
tree
2016-03-28
Tom Lane
Fix MSVC build for changes in zic.
commit
|
commitdiff
|
tree
2016-03-28
Tom Lane
Sync our copy of the timezone library with IANA release...
commit
|
commitdiff
|
tree
2016-03-28
Tom Lane
Document errhidecontext() where it ought to be documented.
commit
|
commitdiff
|
tree
2016-03-28
Alvaro Herrera
Update expected file from quoting change
commit
|
commitdiff
|
tree
2016-03-28
Alvaro Herrera
pg_rewind: Improve internationalization
commit
|
commitdiff
|
tree
2016-03-28
Alvaro Herrera
Fix minor leak in pg_dump for ACCESS METHOD.
commit
|
commitdiff
|
tree
2016-03-28
Alvaro Herrera
Improve internationalization of messages involving...
commit
|
commitdiff
|
tree
next