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
2017-04-17
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-04-17
Tighten up relation kind checks for extended statistics
Alvaro Herrera
2017-04-17
Always build a custom plan node's targetlist from the path's pathtarget.
Tom Lane
2017-04-17
Fix typos in comment and log message.
Fujii Masao
2017-04-17
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
Fix extended statistics with partial analyzes
Alvaro Herrera
2017-04-17
Ensure BackgroundWorker struct contents are well-defined.
Tom Lane
2017-04-16
Fix typo in comment
Peter Eisentraut
2017-04-16
Sync addRangeTableEntryForENR() with its peer functions.
Tom Lane
2017-04-15
Provide a way to control SysV shmem attach address in EXEC_BACKEND builds.
Tom Lane
2017-04-15
More cleanup of manipulations of hash indexes' hasho_flag field.
Tom Lane
2017-04-15
Avoid passing function pointers across process boundaries.
Tom Lane
2017-04-14
Use one transaction while reading postgres.bki, not one per line.
Tom Lane
2017-04-14
Clean up manipulations of hash indexes' hasho_flag field.
Tom Lane
2017-04-14
Report statistics in logical replication workers
Peter Eisentraut
2017-04-14
Add option to modify sync commit per subscription
Peter Eisentraut
2017-04-14
Remove pstrdup of TextDatumGetCString
Peter Eisentraut
2017-04-14
Remove trailing spaces in some output
Peter Eisentraut
2017-04-13
Fix regexport.c to behave sanely with lookaround constraints.
Tom Lane
2017-04-13
Improve the SASL authentication protocol.
Heikki Linnakangas
2017-04-13
Move bootstrap-time lookup of regproc OIDs into genbki.pl.
Tom Lane
2017-04-13
Minor cleanup of backend SCRAM code.
Heikki Linnakangas
2017-04-13
Remove pg_stats_ext view
Alvaro Herrera
2017-04-13
Mention pg_index changes also cause relcache invalidation
Simon Riggs
2017-04-12
Avoid transferring parallel-unsafe subplans to parallel workers.
Tom Lane
2017-04-12
Mark finished Plan nodes with parallel_safe flags.
Tom Lane
2017-04-12
Code review for c94e6942cefe7d20c5feed856e27f672734b1e2b.
Robert Haas
2017-04-11
Allow a rule on partitioned table to be renamed.
Robert Haas
2017-04-11
Add an Assert() to max_parallel_workers enforcement.
Robert Haas
2017-04-11
Fix confusion of max_parallel_workers mechanism following crash.
Robert Haas
2017-04-11
Fix failure when a shared tidbitmap has only one page.
Robert Haas
2017-04-11
Add max_sync_workers_per_subscription to postgresql.conf.sample.
Fujii Masao
2017-04-11
Remove symbol WIN32_ONLY_COMPILER
Magnus Hagander
2017-04-11
Fix possibile deadlock when dropping partitions.
Robert Haas
2017-04-10
Use weaker locks when updating pg_subscription_rel
Peter Eisentraut
2017-04-10
Fix initialization of dsa.c free area counter.
Andres Freund
2017-04-10
Improve castNode notation by introducing list-extraction-specific variants.
Tom Lane
2017-04-10
Fix typo in comment
Peter Eisentraut
2017-04-10
Support configuration reload in logical replication workers
Peter Eisentraut
2017-04-10
Fix reporting of violations in ExecConstraints, again.
Robert Haas
2017-04-10
Move isolationtester's is-blocked query into C code for speed.
Tom Lane
2017-04-08
Clean up bugs in clause_selectivity() cleanup.
Tom Lane
2017-04-08
Add GUCs for predicate lock promotion thresholds.
Kevin Grittner
2017-04-08
Optimize joins when the inner relation can be proven unique.
Tom Lane
2017-04-07
Fix printf format to use %zd when printing sizes
Alvaro Herrera
2017-04-07
Reduce the number of pallocs() in BRIN
Alvaro Herrera
2017-04-07
Improve 64bit atomics support.
Andres Freund
2017-04-07
Fix compiler warning
Peter Eisentraut
2017-04-07
Fix new BRIN desummarize WAL record
Alvaro Herrera
2017-04-07
Use English, instead of internal names, for translatable messages.
Robert Haas
[next]