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
*
Add missing SYSTEMQUOTEs
Heikki Linnakangas
2014-04-30
*
PL/Python: Adjust the regression tests for Python 3.4
Peter Eisentraut
2014-04-29
*
Fix whitespace
Peter Eisentraut
2014-04-29
*
Improve planner to drop constant-NULL inputs of AND/OR where it's legal.
Tom Lane
2014-04-29
*
Remove unnecessary cast causing a warning
Greg Stark
2014-04-29
*
Add support for wrapping to psql's "extended" mode. This makes it very
Greg Stark
2014-04-28
*
Fix two bugs in WAL-logging of GIN pending-list pages.
Heikki Linnakangas
2014-04-28
*
Minor fixes for ALTER TABLE documentation.
Robert Haas
2014-04-28
*
Can't completely get rid of #ifndef FRONTEND in palloc.h :-(
Tom Lane
2014-04-27
*
Improve generation algorithm for database system identifier.
Tom Lane
2014-04-26
*
Don't #include utils/palloc.h in common/fe_memutils.h.
Tom Lane
2014-04-26
*
Record the proper typmod for an index expression column.
Tom Lane
2014-04-26
*
Fix off-by-one bug in LWLockRegisterTranche().
Tom Lane
2014-04-25
*
Clean up temp installations after client program tests.
Tom Lane
2014-04-25
*
Fix race when updating a tuple concurrently locked by another process
Alvaro Herrera
2014-04-24
*
Reset pg_stat_activity.xact_start during PREPARE TRANSACTION.
Tom Lane
2014-04-24
*
Properly build pg_recvlogical in the msvc build system
Magnus Hagander
2014-04-24
*
Fix incorrect pg_proc.proallargtypes entries for two built-in functions.
Tom Lane
2014-04-23
*
Allow polymorphic aggregates to have non-polymorphic state data types.
Tom Lane
2014-04-23
*
doc: Fix DocBook table column count declaration
Peter Eisentraut
2014-04-23
*
ecpg: Add additional files to .gitignore
Peter Eisentraut
2014-04-23
*
Update obsolete comments.
Heikki Linnakangas
2014-04-23
*
Fix typo, trance -> tranche, in docs.
Heikki Linnakangas
2014-04-23
*
Fix typos in comment.
Heikki Linnakangas
2014-04-23
*
Cleanup of new b-tree page deletion code.
Heikki Linnakangas
2014-04-23
*
Fix documentation of FmgrInfo.fn_nargs.
Tom Lane
2014-04-22
*
Fix broken logic in logical_heap_rewrite_flush_mappings().
Tom Lane
2014-04-22
*
revert 4d0d607a454ee832574afd52a3c515099cc85eb3
Bruce Momjian
2014-04-22
*
doc: adjust 9970443640b4569cf72b3c8e84abe80bdf533c7f for "null string"
Bruce Momjian
2014-04-22
*
doc: improve wording of COPY commit 7ec73783d88a743799b0c262f1235f772497fb1d
Bruce Momjian
2014-04-22
*
doc: mention CREATE MATERIALIZED VIEW AS can be EXPLAINed
Bruce Momjian
2014-04-22
*
docs: add results for JSON operator examples
Bruce Momjian
2014-04-22
*
build: add EXTRA_REGRESS_OPTS to all pg_regress invocations
Bruce Momjian
2014-04-22
*
docs: clearify use of pg_database.datistemplate
Bruce Momjian
2014-04-22
*
release memory used while flushing logical mappings
Bruce Momjian
2014-04-22
*
doc: improve CREATE RULE event list
Bruce Momjian
2014-04-22
*
regression test: fix hot standby tests by using repeatable read
Bruce Momjian
2014-04-22
*
copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination
Bruce Momjian
2014-04-22
*
Fix bug in the new B-tree incomplete-split code.
Heikki Linnakangas
2014-04-22
*
Fix Gin README.
Heikki Linnakangas
2014-04-22
*
doc: Improve "replication slot" index entries
Peter Eisentraut
2014-04-22
*
Fix bug in new B-tree page deletion code.
Heikki Linnakangas
2014-04-22
*
Retain original physical order of tuples in redo of b-tree splits.
Heikki Linnakangas
2014-04-22
*
Fix rm_desc routine of b-tree page delete records.
Heikki Linnakangas
2014-04-22
*
Avoid transient bogus page contents when creating a sequence.
Heikki Linnakangas
2014-04-22
*
pg_stat_statements forgot to let previous occupant of hook get control too.
Tom Lane
2014-04-21
*
Fix another typo.
Robert Haas
2014-04-20
*
Fix typo.
Robert Haas
2014-04-20
*
doc: CREATE DATABASE doesn't copy template database-level config params
Bruce Momjian
2014-04-19
*
doc: mention archive_command and recovery_command are exec'ed locally
Bruce Momjian
2014-04-19
[next]