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
2015-05-24
Remove no-longer-required function declarations.
Tom Lane
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-24
Update typedef file in preparation for pgindent run
Bruce Momjian
2015-05-24
Improve pgindent instructions regarding Perl backup files
Bruce Momjian
2015-05-23
Add error check for lossy distance functions in index-only scans.
Tom Lane
2015-05-23
Fix incorrect snprintf() limit.
Tom Lane
2015-05-23
Still more fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-23
Fix yet another bug in ON CONFLICT rule deparsing.
Andres Freund
2015-05-22
Remove the new UPSERT command tag and use INSERT instead.
Andres Freund
2015-05-22
Fix recently-introduced crash in array_contain_compare().
Tom Lane
2015-05-22
Unpack jbvBinary objects passed to pushJsonbValue
Andrew Dunstan
2015-05-22
Minor enhancement of readability of ALTER TABLE syntax in the doc.
Fujii Masao
2015-05-22
At promotion, don't leave behind a partial segment on the old timeline.
Heikki Linnakangas
2015-05-21
More fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-21
Improve packing/alignment annotation for ItemPointerData.
Tom Lane
2015-05-21
Correct two mistakes in the ALTER FOREIGN TABLE reference page.
Robert Haas
2015-05-21
Correct the names of pgstattuple_approx output columns in the doc.
Fujii Masao
2015-05-21
Make recovery_target_action = pause work.
Fujii Masao
2015-05-20
Another typo fix.
Tom Lane
2015-05-20
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-05-19
Fix spelling in comment
Simon Riggs
2015-05-19
Last-minute updates for release notes.
Tom Lane
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-19
Various fixes around ON CONFLICT for rule deparsing.
Andres Freund
2015-05-19
Refactor ON CONFLICT index inference parse tree representation.
Andres Freund
2015-05-19
Fix off-by-one error in Assertion.
Heikki Linnakangas
2015-05-19
Avoid collation dependence in indexes of system catalogs.
Tom Lane
2015-05-19
Revert "Change pg_seclabel.provider and pg_shseclabel.provider to type "name"."
Tom Lane
2015-05-19
Message string improvements
Peter Eisentraut
2015-05-19
Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM
Peter Eisentraut
2015-05-19
Change pg_seclabel.provider and pg_shseclabel.provider to type "name".
Tom Lane
2015-05-18
Attach ON CONFLICT SET ... WHERE to the correct planstate.
Andres Freund
2015-05-18
Put back a backwards-compatible version of sampling support functions.
Tom Lane
2015-05-18
Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.
Tom Lane
2015-05-18
Fix error message in pre_sync_fname.
Robert Haas
2015-05-18
Last-minute updates for release notes.
Tom Lane
2015-05-18
pgcrypto: Report errant decryption as "Wrong key or corrupt data".
Noah Misch
2015-05-18
Check return values of sensitive system library calls.
Noah Misch
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-05-18
Permit use of vsprintf() in PostgreSQL code.
Noah Misch
2015-05-18
Prevent a double free by not reentering be_tls_close().
Noah Misch
2015-05-18
Fix typo in comment.
Heikki Linnakangas
2015-05-18
Put back stats-collector restarting code, removed accidentally.
Heikki Linnakangas
2015-05-18
Don't classify REINDEX command as DDL in the pg_audit doc.
Fujii Masao
2015-05-18
Add new files to nls.mk
Peter Eisentraut
2015-05-18
Fix failure to copy IndexScan.indexorderbyops in copyfuncs.c.
Tom Lane
2015-05-18
Use += not = to set makefile variables after including base makefiles.
Tom Lane
2015-05-17
Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20.
Tom Lane
2015-05-17
Fix wording error caused by recent typo fixes
Magnus Hagander
[next]