index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-09
Silence REINDEX
Simon Riggs
2014-12-08
Execute 18 tests for src/bin/scripts/t/090..
Simon Riggs
2014-12-08
REINDEX SCHEMA
Simon Riggs
2014-12-08
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-07
Remove duplicate code in heap_prune_chain()
Simon Riggs
2014-12-07
Event Trigger for table_rewrite
Simon Riggs
2014-12-07
Tweaks for recovery_target_action
Simon Riggs
2014-12-05
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-03
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-01
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-28
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
[next]