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
path:
root
/
doc
/
src
/
sgml
Age
Commit message (
Expand
)
Author
2016-04-11
Fix documented return type of pg_logical_emit_message() in func.sgml.
Fujii Masao
2016-04-09
Get rid of GenericXLogUnregister().
Tom Lane
2016-04-09
Move \crosstabview regression tests to a separate file
Alvaro Herrera
2016-04-08
Support \crosstabview in psql
Alvaro Herrera
2016-04-08
Create default roles
Stephen Frost
2016-04-08
Reserve the "pg_" namespace for roles
Stephen Frost
2016-04-08
Add the "snapshot too old" feature
Kevin Grittner
2016-04-08
Revert CREATE INDEX ... INCLUDING ...
Teodor Sigaev
2016-04-08
Add authentication parameters compat_realm and upn_usename for SSPI
Magnus Hagander
2016-04-08
Add BSD authentication method.
Tom Lane
2016-04-08
Add combine functions for various floating-point aggregates.
Robert Haas
2016-04-08
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-04-08
Document which aggregates support partial mode.
Robert Haas
2016-04-08
Enhanced custom error in PLPythonu
Teodor Sigaev
2016-04-08
Add a 'parallel_degree' reloption.
Robert Haas
2016-04-08
Set PAM_RHOST item for PAM authentication
Peter Eisentraut
2016-04-08
Use quicksort, not replacement selection, for external sorting.
Robert Haas
2016-04-08
Fix a couple of places in doc that implied there was only one sync standby.
Fujii Masao
2016-04-07
Detect SSI conflicts before reporting constraint violations
Kevin Grittner
2016-04-07
Phrase full text search.
Teodor Sigaev
2016-04-07
Use GRANT system to manage access to sensitive functions
Stephen Frost
2016-04-07
In pg_dump, include pg_catalog and extension ACLs, if changed
Stephen Frost
2016-04-07
Add new catalog called pg_init_privs
Stephen Frost
2016-04-06
Add jsonb_insert
Teodor Sigaev
2016-04-06
Generic Messages for Logical Decoding
Simon Riggs
2016-04-06
Support multiple synchronous standby servers.
Fujii Masao
2016-04-05
Fix broken ALTER INDEX documentation
Alvaro Herrera
2016-04-05
Support ALTER THING .. DEPENDS ON EXTENSION
Alvaro Herrera
2016-04-05
Fix parallel-safety code for parallel aggregation.
Robert Haas
2016-04-05
Implement backup API functions for non-exclusive backups
Magnus Hagander
2016-04-04
Add a \gexec command to psql for evaluation of computed queries.
Tom Lane
2016-04-04
fix typo
Teodor Sigaev
2016-04-03
Add psql \errverbose command to see last server error at full verbosity.
Tom Lane
2016-04-03
Add libpq support for recreating an error message with different verbosity.
Tom Lane
2016-04-02
Copyedit comments and documentation.
Noah Misch
2016-04-01
Fix English in bloom module documentation
Teodor Sigaev
2016-04-01
Bloom index contrib module
Teodor Sigaev
2016-04-01
Fix typo in generic wal docs
Teodor Sigaev
2016-04-01
Add Generic WAL interface
Teodor Sigaev
2016-03-30
Introduce SP-GiST operator class over box.
Teodor Sigaev
2016-03-30
Introduce traversalValue for SP-GiST scan
Teodor Sigaev
2016-03-30
Remove TZ environment-variable entry from postgres reference page.
Tom Lane
2016-03-30
Add new replication mode synchronous_commit = 'remote_apply'.
Robert Haas
2016-03-29
Allow to_timestamp(float8) to convert float infinity to timestamp infinity.
Tom Lane
2016-03-29
Allow aggregate transition states to be serialized and deserialized.
Robert Haas
2016-03-29
Improve pgbench docs regarding per-transaction logging.
Robert Haas
2016-03-29
Fix pgbench documentation error.
Robert Haas
2016-03-29
pgbench: allow a script weight of zero
Alvaro Herrera
2016-03-29
pgbench: Remove \setrandom.
Robert Haas
2016-03-29
pgbench: Support double constants and functions.
Robert Haas
[next]