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-05-04
doc: Fix more typos
Peter Eisentraut
2016-05-04
doc: Fix typos
Peter Eisentraut
2016-05-02
Docs: improve index entries for new tsvector functions.
Tom Lane
2016-05-02
doc: Fix typo
Peter Eisentraut
2016-04-30
Update contrib/unaccent documentation about its unaccent.rules file.
Tom Lane
2016-04-30
Remove warning about num_sync being too large in synchronous_standby_names.
Tom Lane
2016-04-29
doc: Minor wording changes
Peter Eisentraut
2016-04-29
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-27
Clean up parsing of synchronous_standby_names GUC variable.
Tom Lane
2016-04-26
Fix tsearch docs
Teodor Sigaev
2016-04-26
Enable parallel query by default.
Robert Haas
2016-04-25
doc: Fix typo
Peter Eisentraut
2016-04-24
Fix documentation & config inconsistencies around 428b1d6b2.
Andres Freund
2016-04-23
doc: Fix typos
Peter Eisentraut
2016-04-20
Update backup documentation for new APIs
Magnus Hagander
2016-04-18
Fix typo in docs.
Fujii Masao
2016-04-18
doc: Document that sequences can also be extension configuration tables
Peter Eisentraut
2016-04-16
doc: Change some "user" to "role" for consistency in the section
Peter Eisentraut
2016-04-16
doc: Markup improvement
Peter Eisentraut
2016-04-16
doc: Add missing parentheses
Peter Eisentraut
2016-04-15
Rethink \crosstabview's argument parsing logic.
Tom Lane
2016-04-14
Docs: clarify description of LIMIT/OFFSET behavior.
Tom Lane
2016-04-14
Fix duplicated index entry in doc.
Fujii Masao
2016-04-13
Improve documentation for \crosstabview.
Tom Lane
2016-04-12
Improve API of GenericXLogRegister().
Tom Lane
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
[next]