index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Use %u to print out BlockNumber variables
Alvaro Herrera
2014-12-18
*
Have VACUUM log number of skipped pages due to pins
Alvaro Herrera
2014-12-18
*
Improve hash_create's API for selecting simple-binary-key hash functions.
Tom Lane
2014-12-18
*
Change how first WAL segment on new timeline after promotion is created.
Heikki Linnakangas
2014-12-18
*
Add memory barriers for PgBackendStatus.st_changecount protocol.
Fujii Masao
2014-12-18
*
Ensure variables live across calls in generate_series(numeric, numeric).
Fujii Masao
2014-12-18
*
Update .gitignore for config.cache.
Fujii Masao
2014-12-18
*
Adjust valgrind suppression to the changes in 2c03216d8311.
Andres Freund
2014-12-18
*
Recognize Makefile line continuations in fetchRegressOpts().
Noah Misch
2014-12-18
*
Remove odd blank line in comment.
Fujii Masao
2014-12-18
*
Fix (re-)starting from a basebackup taken off a standby after a failure.
Andres Freund
2014-12-18
*
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
*
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
*
Allow CHECK constraints to be placed on foreign tables.
Tom Lane
2014-12-17
*
Clarify the regexp used to detect source files in MSVC builds.
Heikki Linnakangas
2014-12-17
*
Fix another poorly worded error message.
Tom Lane
2014-12-17
*
Fix poorly worded error message.
Tom Lane
2014-12-17
*
Update .gitignore for pg_upgrade
Magnus Hagander
2014-12-17
*
Add missing documentation for some vcregress modes
Magnus Hagander
2014-12-17
*
Remove redundant sentence
Magnus Hagander
2014-12-17
*
Fix off-by-one loop count in MapArrayTypeName, and get rid of static array.
Tom Lane
2014-12-16
*
Suppress bogus statistics when pgbench failed to complete any transactions.
Tom Lane
2014-12-16
*
Fix file descriptor leak after failure of a \setshell command in pgbench.
Tom Lane
2014-12-16
*
Fix some jsonb issues found by Coverity in recent commits.
Andrew Dunstan
2014-12-16
*
Misc comment typo fixes.
Heikki Linnakangas
2014-12-16
*
Fix incorrect comment about XLogRecordBlockHeader.data_length field.
Heikki Linnakangas
2014-12-16
*
Fix commit_ts test suite for systems with coarse timestamp granularity.
Noah Misch
2014-12-15
*
Translation updates
Peter Eisentraut
2014-12-15
*
add missing newline
Alvaro Herrera
2014-12-15
*
Fix point <-> polygon code for zero-distance case.
Tom Lane
2014-12-15
*
Add point <-> polygon distance operator.
Heikki Linnakangas
2014-12-15
*
Translation updates
Peter Eisentraut
2014-12-15
*
doc: Add link to how to specify time zone names to initdb man page
Peter Eisentraut
2014-12-14
*
Improve documentation around parameter-setting and ALTER SYSTEM.
Tom Lane
2014-12-14
*
Update 9.4 release notes.
Tom Lane
2014-12-14
*
doc: Fix markup
Peter Eisentraut
2014-12-13
*
Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW
Andrew Dunstan
2014-12-13
*
Improve recovery target settings documentation.
Tom Lane
2014-12-13
*
Repair corner-case bug in array version of percentile_cont().
Tom Lane
2014-12-13
*
Remove duplicate #define
Heikki Linnakangas
2014-12-13
*
Avoid instability in output of new REINDEX SCHEMA test.
Tom Lane
2014-12-12
*
Add several generator functions for jsonb that exist for json.
Andrew Dunstan
2014-12-12
*
Revert misguided change to postgres_fdw FOR UPDATE/SHARE code.
Tom Lane
2014-12-12
*
Add json_strip_nulls and jsonb_strip_nulls functions.
Andrew Dunstan
2014-12-12
*
Put the logic to decide which synchronous standby is active into a function.
Heikki Linnakangas
2014-12-12
*
doc: Move website-stylesheet setting to a more appropriate location
Peter Eisentraut
2014-12-11
*
SSL tests: Remove trailing blank lines
Peter Eisentraut
2014-12-11
*
SSL tests: Silence pg_ctl output
Peter Eisentraut
2014-12-11
*
Fix planning of SELECT FOR UPDATE on child table with partial index.
Tom Lane
2014-12-11
*
Fix corner case where SELECT FOR UPDATE could return a row twice.
Tom Lane
2014-12-11
[prev]
[next]