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-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-23
Fix broken logic in logical_heap_rewrite_flush_mappings().
Tom Lane
2014-04-23
revert 4d0d607a454ee832574afd52a3c515099cc85eb3
Bruce Momjian
2014-04-23
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-21
pg_stat_statements forgot to let previous occupant of hook get control too.
Tom Lane
2014-04-20
Fix another typo.
Robert Haas
2014-04-20
Fix typo.
Robert Haas
2014-04-19
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
docs: tablespaces cannot be accessed independently
Bruce Momjian
2014-04-19
libpq: have PQconnectdbParams() and PQpingParams accept "" as default
Bruce Momjian
2014-04-18
Fix typo
Magnus Hagander
2014-04-18
Create function prototype as part of PG_FUNCTION_INFO_V1 macro
Peter Eisentraut
2014-04-17
Fix unused-variable warning on Windows.
Tom Lane
2014-04-17
pgcrypto: fix memset() calls that might be optimized away
Bruce Momjian
2014-04-17
report stat() error in trigger file check
Bruce Momjian
2014-04-17
pg_upgrade: throw an error for non-existent tablespace directories
Bruce Momjian
2014-04-17
docs: adjustments for streaming standbys that disconnect frequently
Bruce Momjian
2014-04-17
Set the all-visible flag on heap page before writing WAL record, not after.
Heikki Linnakangas
2014-04-17
Rename EXPLAIN ANALYZE's "total runtime" output to "execution time".
Tom Lane
2014-04-16
docs: properly document psql auto encoding mode
Bruce Momjian
2014-04-16
libpq: use pgsocket for socket values, for portability
Bruce Momjian
2014-04-16
doc: move min_recovery_apply_delay into the right section
Bruce Momjian
2014-04-16
psql: update --help output for unaligned mode params
Bruce Momjian
[next]