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
*
Windows: use GetSystemTimePreciseAsFileTime if available
Simon Riggs
2014-12-08
*
Use GetSystemTimeAsFileTime directly in win32
Simon Riggs
2014-12-08
*
doc: Fix DocBook table column count declaration
Peter Eisentraut
2014-12-08
*
Correct recovery_target_action docs
Simon Riggs
2014-12-08
*
Remove duplicate code in heap_prune_chain()
Simon Riggs
2014-12-08
*
Event Trigger for table_rewrite
Simon Riggs
2014-12-08
*
Tweaks for recovery_target_action
Simon Riggs
2014-12-07
*
Give a proper error message if initdb password file is empty.
Heikki Linnakangas
2014-12-05
*
Don't include file type bits in tar archive's mode field.
Heikki Linnakangas
2014-12-05
*
Remove erroneous EXTRA_CLEAN line from Makefile.
Heikki Linnakangas
2014-12-05
*
Print new track_commit_timestamp in rm_desc of a parameter-change record.
Heikki Linnakangas
2014-12-05
*
Print wal_log_hints in the rm_desc routing of a parameter-change record.
Heikki Linnakangas
2014-12-05
*
Fix pg_xlogdump's calculation of full-page image data.
Heikki Linnakangas
2014-12-05
*
Don't dump core if pq_comm_reset() is called before pq_init().
Robert Haas
2014-12-04
*
Document that pg_stat_*_tables.n_tup_upd includes n_tup_hot_upd.
Andres Freund
2014-12-04
*
Fix PGXS vpath build when PostgreSQL is built with vpath
Peter Eisentraut
2014-12-04
*
Revert haphazard pgxs makefile changes
Peter Eisentraut
2014-12-04
*
Remove USE_VPATH make variable from PGXS
Peter Eisentraut
2014-12-04
*
Fix SHLIB_PREREQS use in contrib, allowing PGXS builds
Peter Eisentraut
2014-12-04
*
Move PG_AUTOCONF_FILENAME definition
Peter Eisentraut
2014-12-03
*
doc: Fix markup
Alvaro Herrera
2014-12-03
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
*
Fix typos
Alvaro Herrera
2014-12-03
*
Fix whitespace
Peter Eisentraut
2014-12-02
*
Install kludges to fix check-world for src/test/modules
Alvaro Herrera
2014-12-02
*
Improve error messages for malformed array input strings.
Tom Lane
2014-12-02
*
Don't skip SQL backends in logical decoding for visibility computation.
Andres Freund
2014-12-02
*
Fix JSON aggregates to work properly when final function is re-executed.
Tom Lane
2014-12-02
*
Minor cleanup of function declarations for BRIN.
Tom Lane
2014-12-02
*
pageinspect/BRIN: minor tweaks
Alvaro Herrera
2014-12-02
*
dummy_seclabel: add sql/, expected/, and .gitignores
Alvaro Herrera
2014-12-02
*
Guard against bad "dscale" values in numeric_recv().
Tom Lane
2014-12-01
*
Move security_label test
Alvaro Herrera
2014-12-01
*
Fix hstore_to_json_loose's detection of valid JSON number values.
Andrew Dunstan
2014-12-01
*
Put SSL_pending() call behind the new internal SSL API.
Heikki Linnakangas
2014-12-01
*
Fix missing space in documentation
Magnus Hagander
2014-12-01
*
Add a #define for the inet overlaps operator.
Tom Lane
2014-11-30
*
Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd8 et al.
Tom Lane
2014-11-30
*
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29
*
Remove PQhostaddr() from 9.4 release notes.
Noah Misch
2014-11-29
*
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo().
Noah Misch
2014-11-29
*
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-29
*
Fix BRIN operator family definitions
Alvaro Herrera
2014-11-28
*
Update transaction README for persistent multixacts
Alvaro Herrera
2014-11-28
*
Add bms_get_singleton_member(), and use it where appropriate.
Tom Lane
2014-11-28
*
Add bms_next_member(), and use it where appropriate.
Tom Lane
2014-11-28
*
Improve performance of OverrideSearchPathMatchesCurrent().
Tom Lane
2014-11-28
*
Improve typcache: cache negative lookup results, add invalidation logic.
Tom Lane
2014-11-28
*
Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql.
Fujii Masao
2014-11-28
*
Fix assertion failure at end of PITR.
Heikki Linnakangas
2014-11-28
[next]