projects
/
users
/
heikki
/
postgres.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
users/heikki/postgres.git
2014-12-24
Tom Lane
Add CST (China Standard Time) to our lists of timezone...
commit
|
commitdiff
|
tree
2014-12-24
Andrew Dunstan
Fix installcheck case for tap tests
commit
|
commitdiff
|
tree
2014-12-22
Andrew Dunstan
Further tidy up on json aggregate documentation
commit
|
commitdiff
|
tree
2014-12-22
Andrew Dunstan
Fix documentation of argument type of json_agg and...
commit
|
commitdiff
|
tree
2014-12-21
Tom Lane
Docs: clarify treatment of variadic functions with...
commit
|
commitdiff
|
tree
2014-12-19
Heikki Linnakangas
Fix timestamp in end-of-recovery WAL records.
commit
|
commitdiff
|
tree
2014-12-19
Andres Freund
Prevent potentially hazardous compiler/cpu reordering...
commit
|
commitdiff
|
tree
2014-12-18
Tom Lane
Improve documentation about CASE and constant subexpres...
commit
|
commitdiff
|
tree
2014-12-18
Noah Misch
Recognize Makefile line continuations in fetchRegressOp...
commit
|
commitdiff
|
tree
2014-12-18
Andres Freund
Fix (re-)starting from a basebackup taken off a standby...
commit
|
commitdiff
|
tree
2014-12-18
Noah Misch
Fix previous commit for TAP test suites in VPATH builds.
commit
|
commitdiff
|
tree
2014-12-18
Noah Misch
Lock down regression testing temporary clusters on...
commit
|
commitdiff
|
tree
2014-12-17
Tom Lane
Fix another poorly worded error message.
commit
|
commitdiff
|
tree
2014-12-17
Tom Lane
Fix poorly worded error message.
commit
|
commitdiff
|
tree
2014-12-17
Magnus Hagander
Update .gitignore for pg_upgrade
commit
|
commitdiff
|
tree
2014-12-17
Magnus Hagander
Add missing documentation for some vcregress modes
commit
|
commitdiff
|
tree
2014-12-17
Magnus Hagander
Remove redundant sentence
commit
|
commitdiff
|
tree
2014-12-16
Tom Lane
Fix off-by-one loop count in MapArrayTypeName, and...
commit
|
commitdiff
|
tree
2014-12-16
Tom Lane
Suppress bogus statistics when pgbench failed to comple...
commit
|
commitdiff
|
tree
2014-12-16
Tom Lane
Fix file descriptor leak after failure of a \setshell...
commit
|
commitdiff
|
tree
2014-12-16
Heikki Linnakangas
Misc comment typo fixes.
commit
|
commitdiff
|
tree
2014-12-16
Tom Lane
Stamp 9.4.0.
commit
|
commitdiff
|
tree
2014-12-15
Alvaro Herrera
Translation updates
commit
|
commitdiff
|
tree
2014-12-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2014-12-15
Alvaro Herrera
add missing newline
commit
|
commitdiff
|
tree
2014-12-15
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2014-12-15
Peter Eisentraut
doc: Add link to how to specify time zone names to...
commit
|
commitdiff
|
tree
2014-12-14
Tom Lane
Improve documentation around parameter-setting and...
commit
|
commitdiff
|
tree
2014-12-14
Tom Lane
Update 9.4 release notes.
commit
|
commitdiff
|
tree
2014-12-13
Tom Lane
Improve recovery target settings documentation.
commit
|
commitdiff
|
tree
2014-12-13
Tom Lane
Repair corner-case bug in array version of percentile_c...
commit
|
commitdiff
|
tree
2014-12-12
Tom Lane
Revert misguided change to postgres_fdw FOR UPDATE...
commit
|
commitdiff
|
tree
2014-12-12
Tom Lane
Fix planning of SELECT FOR UPDATE on child table with...
commit
|
commitdiff
|
tree
2014-12-12
Tom Lane
Fix corner case where SELECT FOR UPDATE could return...
commit
|
commitdiff
|
tree
2014-12-11
Tom Lane
Fix assorted confusion between Oid and int32.
commit
|
commitdiff
|
tree
2014-12-11
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2014-12-11
Tom Lane
Fix minor thinko in convertToJsonb().
commit
|
commitdiff
|
tree
2014-12-05
Heikki Linnakangas
Give a proper error message if initdb password file...
commit
|
commitdiff
|
tree
2014-12-05
Heikki Linnakangas
Print wal_log_hints in the rm_desc routing of a paramet...
commit
|
commitdiff
|
tree
2014-12-04
Peter Eisentraut
Fix PGXS vpath build when PostgreSQL is built with...
commit
|
commitdiff
|
tree
2014-12-04
Peter Eisentraut
Remove USE_VPATH make variable from PGXS
commit
|
commitdiff
|
tree
2014-12-04
Peter Eisentraut
Fix SHLIB_PREREQS use in contrib, allowing PGXS builds
commit
|
commitdiff
|
tree
2014-12-04
Peter Eisentraut
Move PG_AUTOCONF_FILENAME definition
commit
|
commitdiff
|
tree
2014-12-03
Alvaro Herrera
Fix typos
commit
|
commitdiff
|
tree
2014-12-02
Tom Lane
Improve error messages for malformed array input strings.
commit
|
commitdiff
|
tree
2014-12-02
Andres Freund
Don't skip SQL backends in logical decoding for visibil...
commit
|
commitdiff
|
tree
2014-12-02
Tom Lane
Fix JSON aggregates to work properly when final functio...
commit
|
commitdiff
|
tree
2014-12-01
Tom Lane
Guard against bad "dscale" values in numeric_recv().
commit
|
commitdiff
|
tree
2014-12-01
Andrew Dunstan
Fix hstore_to_json_loose's detection of valid JSON...
commit
|
commitdiff
|
tree
2014-12-01
Magnus Hagander
Fix missing space in documentation
commit
|
commitdiff
|
tree
2014-11-30
Tom Lane
Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b721...
commit
|
commitdiff
|
tree
2014-11-29
Noah Misch
Remove PQhostaddr() from 9.4 release notes.
commit
|
commitdiff
|
tree
2014-11-29
Noah Misch
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14...
commit
|
commitdiff
|
tree
2014-11-29
Noah Misch
Revert "Add libpq function PQhostaddr()."
commit
|
commitdiff
|
tree
2014-11-28
Alvaro Herrera
Update transaction README for persistent multixacts
commit
|
commitdiff
|
tree
2014-11-28
Fujii Masao
Add tab-completion for ALTER TABLE ALTER CONSTRAINT...
commit
|
commitdiff
|
tree
2014-11-27
Fujii Masao
Make \watch respect the user's \pset null setting.
commit
|
commitdiff
|
tree
2014-11-27
Fujii Masao
Mark response messages for translation in pg_isready.
commit
|
commitdiff
|
tree
2014-11-27
Tom Lane
Free libxml2/libxslt resources in a safer order.
commit
|
commitdiff
|
tree
2014-11-25
Heikki Linnakangas
Allow "dbname" from connection string to be overridden...
commit
|
commitdiff
|
tree
2014-11-25
Heikki Linnakangas
Check return value of strdup() in libpq connection...
commit
|
commitdiff
|
tree
2014-11-22
Tom Lane
Fix mishandling of system columns in FDW queries.
commit
|
commitdiff
|
tree
2014-11-19
Tom Lane
Improve documentation's description of JOIN clauses.
commit
|
commitdiff
|
tree
2014-11-19
Robert Haas
Avoid file descriptor leak in pg_test_fsync.
commit
|
commitdiff
|
tree
2014-11-19
Fujii Masao
Fix bug in the test of file descriptor of current WAL...
commit
|
commitdiff
|
tree
2014-11-19
Fujii Masao
Fix pg_receivexlog --slot so that it doesn't prevent...
commit
|
commitdiff
|
tree
2014-11-19
Tom Lane
Don't require bleeding-edge timezone data in timestampt...
commit
|
commitdiff
|
tree
2014-11-18
Tom Lane
Fix some bogus direct uses of realloc().
commit
|
commitdiff
|
tree
2014-11-17
Tom Lane
Stamp 9.4rc1.
commit
|
commitdiff
|
tree
2014-11-17
Tom Lane
Update 9.4 release notes for commits through today.
commit
|
commitdiff
|
tree
2014-11-17
Tom Lane
Update time zone data files to tzdata release 2014j.
commit
|
commitdiff
|
tree
2014-11-17
Heikki Linnakangas
Fix WAL-logging of B-tree "unlink halfdead page" operation.
commit
|
commitdiff
|
tree
2014-11-17
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2014-11-16
Magnus Hagander
Mention the TZ environment variable for initdb
commit
|
commitdiff
|
tree
2014-11-16
Magnus Hagander
Fix duplicated platforms due to copy/paste error
commit
|
commitdiff
|
tree
2014-11-15
Andres Freund
Fix initdb --sync-only to also sync tablespaces.
commit
|
commitdiff
|
tree
2014-11-15
Andres Freund
Sync unlogged relations to disk after they have been...
commit
|
commitdiff
|
tree
2014-11-15
Andres Freund
Ensure unlogged tables are reset even if crash recovery...
commit
|
commitdiff
|
tree
2014-11-14
Tom Lane
Document evaluation-order considerations for aggregate...
commit
|
commitdiff
|
tree
2014-11-14
Stephen Frost
Revert change to ALTER TABLESPACE summary.
commit
|
commitdiff
|
tree
2014-11-14
Alvaro Herrera
Allow interrupting GetMultiXactIdMembers
commit
|
commitdiff
|
tree
2014-11-14
Peter Eisentraut
Improve logical decoding log messages
commit
|
commitdiff
|
tree
2014-11-13
Tom Lane
Fix pg_dumpall to restore its ability to dump from...
commit
|
commitdiff
|
tree
2014-11-13
Andres Freund
Fix and improve cache invalidation logic for logical...
commit
|
commitdiff
|
tree
2014-11-13
Andres Freund
Fix xmin/xmax horizon computation during logical decodi...
commit
|
commitdiff
|
tree
2014-11-13
Heikki Linnakangas
Fix race condition between hot standby and restoring...
commit
|
commitdiff
|
tree
2014-11-13
Alvaro Herrera
Tweak row-level locking documentation
commit
|
commitdiff
|
tree
2014-11-13
Peter Eisentraut
doc: Add index entry for "hypothetical-set aggregate"
commit
|
commitdiff
|
tree
2014-11-12
Tom Lane
Explicitly support the case that a plancache's raw_pars...
commit
|
commitdiff
|
tree
2014-11-12
Andres Freund
Fix several weaknesses in slot and logical replication...
commit
|
commitdiff
|
tree
2014-11-12
Andres Freund
Add interrupt checks to contrib/pg_prewarm.
commit
|
commitdiff
|
tree
2014-11-12
Noah Misch
Use just one database connection in the "tablespace...
commit
|
commitdiff
|
tree
2014-11-12
Peter Eisentraut
Message improvements
commit
|
commitdiff
|
tree
2014-11-11
Tom Lane
Loop when necessary in contrib/pgcrypto's pktreader_pull().
commit
|
commitdiff
|
tree
2014-11-11
Tom Lane
Fix dependency searching for case where column is visit...
commit
|
commitdiff
|
tree
2014-11-10
Tom Lane
Ensure that RowExprs and whole-row Vars produce the...
commit
|
commitdiff
|
tree
2014-11-08
Peter Eisentraut
pg_basebackup: Adjust tests for long file name issues
commit
|
commitdiff
|
tree
2014-11-08
Peter Eisentraut
doc: Update pg_receivexlog note
commit
|
commitdiff
|
tree
2014-11-07
Heikki Linnakangas
Fix generation of SP-GiST vacuum WAL records.
commit
|
commitdiff
|
tree
2014-11-07
Tom Lane
Cope with more than 64K phrases in a thesaurus dictionary.
commit
|
commitdiff
|
tree
next