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-07-21
Defend against bad relfrozenxid/relminmxid/datfrozenxid/datminmxid values.
Tom Lane
2014-07-21
Properly use DEFAULT_EVENT_SOURCE in pgevent.c
Magnus Hagander
2014-07-21
Translation updates
Peter Eisentraut
2014-07-21
Update SQL features list
Peter Eisentraut
2014-07-21
Replace "internationalize" with "localize" where appropriate
Peter Eisentraut
2014-07-20
First-draft release notes for 9.3.5.
Tom Lane
2014-07-20
Fix xreflabel for hot_standby_feedback.
Tom Lane
2014-07-19
Update time zone data files to tzdata release 2014e.
Tom Lane
2014-07-19
Partial fix for dropped columns in functions returning composite.
Tom Lane
2014-07-18
Limit pg_upgrade authentication advice to always-secure techniques.
Noah Misch
2014-07-18
Fix two low-probability memory leaks in regular expression parsing.
Tom Lane
2014-07-17
Revert broken change to pgevent.c
Magnus Hagander
2014-07-17
Add option to pg_ctl to choose event source for logging
Magnus Hagander
2014-07-17
doc: Spell checking
Peter Eisentraut
2014-07-16
Fix bugs in SP-GiST search with range type's -|- (adjacent) operator.
Heikki Linnakangas
2014-07-16
Allow join removal in some cases involving a left join to a subquery.
Tom Lane
2014-07-15
Move check for SSL_get_current_compression to run on mingw
Magnus Hagander
2014-07-15
doc: Put new options in right order on reference pages
Peter Eisentraut
2014-07-15
pg_upgrade: Fix spacing in help output
Peter Eisentraut
2014-07-15
pg_basebackup: Add more information about --max-rate option to help output
Peter Eisentraut
2014-07-15
json_build_object and json_build_array are stable, not immutable.
Andrew Dunstan
2014-07-15
Add missing doc changes for ee80f043bc9b
Alvaro Herrera
2014-07-15
Fix REASSIGN OWNED for text search objects
Alvaro Herrera
2014-07-15
Detect presence of SSL_get_current_compression
Magnus Hagander
2014-07-15
Add missing source files to nls.mk
Peter Eisentraut
2014-07-15
Include SSL compression status in psql banner and connection logging
Magnus Hagander
2014-07-15
Small spelling fix
Peter Eisentraut
2014-07-15
Add missing serial commas
Peter Eisentraut
2014-07-15
Remove dependency on wsock32.lib in favor of ws2_32
Magnus Hagander
2014-07-15
doc: small fixes for REINDEX reference page
Peter Eisentraut
2014-07-14
psql: Show tablespace size in \db+
Alvaro Herrera
2014-07-14
Move view reloptions into their own varlena struct
Alvaro Herrera
2014-07-14
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
contrib/test_decoding/Makefile sets MODULES, so omit OBJS.
Noah Misch
2014-07-14
MSVC: Apply icons to all binaries having them in a MinGW build.
Noah Misch
2014-07-14
MSVC: Process Makefile line continuations more like "make" does.
Noah Misch
2014-07-14
MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.
Noah Misch
2014-07-14
Fix warnings added in 8d9a0e85bd6ab4fe5268a1d759a787f72ff9333e.
Noah Misch
2014-07-14
Prevent bitmap heap scans from showing unnecessary block info in EXPLAIN ANAL...
Fujii Masao
2014-07-14
Remove incorrect comment from postgres_fdw.c.
Fujii Masao
2014-07-12
Support --with-extra-version equivalent functionality in MSVC build
Magnus Hagander
2014-07-12
Minimal psql tab completion support for SET search_path.
Andres Freund
2014-07-12
Fix decoding of consecutive MULTI_INSERTs emitted by one heap_multi_insert().
Andres Freund
2014-07-12
Add autocompletion of locale keywords for CREATE DATABASE
Magnus Hagander
2014-07-11
Fix bug with whole-row references to append subplans.
Tom Lane
2014-07-11
Fix whitespace
Peter Eisentraut
2014-07-10
Implement IMPORT FOREIGN SCHEMA.
Tom Lane
2014-07-10
Adjust blank lines around PG_MODULE_MAGIC defines, for consistency
Bruce Momjian
2014-07-10
Add new ECHO mode 'errors' that displays only failed commands in psql.
Fujii Masao
2014-07-09
Fix error hint style.
Robert Haas
[next]