index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Age
Commit message (
Expand
)
Author
2016-04-08
Add combine functions for various floating-point aggregates.
Robert Haas
2016-04-08
Restore original tsquery operation numbering.
Teodor Sigaev
2016-04-08
CREATE INDEX ... INCLUDING (column[, ...])
Teodor Sigaev
2016-04-08
Replace printf format %i by %d
Peter Eisentraut
2016-04-08
Fix multiple bugs in tablespace symlink removal.
Tom Lane
2016-04-08
Increase maximum number of clog buffers.
Andres Freund
2016-04-08
Add a 'parallel_degree' reloption.
Robert Haas
2016-04-08
Attempt to fix breakage due to declaration following code.
Robert Haas
2016-04-08
Set PAM_RHOST item for PAM authentication
Peter Eisentraut
2016-04-08
Rename comparePos() to compareWordEntryPos()
Teodor Sigaev
2016-04-08
Use quicksort, not replacement selection, for external sorting.
Robert Haas
2016-04-08
Extend relations multiple blocks at a time to improve scalability.
Robert Haas
2016-04-08
Use Foreign Key relationships to infer multi-column join selectivity
Simon Riggs
2016-04-07
Zeroing unused parts ducring tsquery construction.
Teodor Sigaev
2016-04-07
Refactor join_is_removable() to separate out distinctness-proving logic.
Tom Lane
2016-04-07
Detect SSI conflicts before reporting constraint violations
Kevin Grittner
2016-04-07
Phrase full text search.
Teodor Sigaev
2016-04-07
Load FK defs into relcache for use by planner
Simon Riggs
2016-04-07
Standardize GetTokenInformation() error reporting.
Noah Misch
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
Run pgindent on a batch of (mostly-planner-related) source files.
Tom Lane
2016-04-06
Use proper format specifier %X/%X for LSN, again.
Fujii Masao
2016-04-06
Revert bf08f2292ffca14fd133aa0901d1563b6ecd6894
Simon Riggs
2016-04-06
Generic Messages for Logical Decoding
Simon Riggs
2016-04-06
Support multiple synchronous standby servers.
Fujii Masao
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
Align all shared memory allocations to cache line boundaries.
Robert Haas
2016-04-05
Add parallel query support functions for assorted aggregates.
Robert Haas
2016-04-05
Implement backup API functions for non-exclusive backups
Magnus Hagander
2016-04-05
Fix error message from wal_level value renaming
Peter Eisentraut
2016-04-04
Disallow newlines in parameter values to be set in ALTER SYSTEM.
Tom Lane
2016-04-04
Display WAL pointer in rm_redo error callback
Alvaro Herrera
2016-04-04
Add a few comments about ANALYZE's strategy for collecting MCVs.
Tom Lane
2016-04-04
Partially revert commit 3d3bf62f30200500637b24fdb7b992a99f9704c3.
Tom Lane
2016-04-04
Silence compiler warning
Alvaro Herrera
2016-04-04
Introduce a LOG_SERVER_ONLY ereport level, which is never sent to client.
Tom Lane
2016-04-04
Fix latent portability issue in pgwin32_dispatch_queued_signals().
Tom Lane
2016-04-04
Improve estimate of distinct values in estimate_num_groups().
Dean Rasheed
2016-04-04
Avoid archiving XLOG_RUNNING_XACTS on idle server
Simon Riggs
2016-04-03
Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases
Simon Riggs
2016-04-02
Make all the declarations of WaitEventSetWaitBlock be marked "inline".
Tom Lane
2016-04-02
Refer to a TOKEN_USER payload as a "token user," not as a "user token".
Noah Misch
2016-04-02
Copyedit comments and documentation.
Noah Misch
2016-04-01
Omit null rows when setting the threshold for what's a most-common value.
Tom Lane
2016-04-01
Omit null rows when applying the Haas-Stokes estimator for ndistinct.
Tom Lane
2016-04-01
Type names should not be quoted
Alvaro Herrera
[next]