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
/
postmaster
Age
Commit message (
Expand
)
Author
2019-03-06
Don't log incomplete startup packet if it's empty
Andrew Dunstan
2019-02-22
Report correct name in autovacuum "work items" activity
Alvaro Herrera
2019-02-12
Move max_wal_senders out of max_connections for connection slot handling
Michael Paquier
2019-01-31
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-01-30
Log PostgreSQL version number on startup
Peter Eisentraut
2019-01-30
postmaster: Start syslogger earlier
Peter Eisentraut
2019-01-26
Change function call information to be variable length.
Andres Freund
2019-01-21
Remove superfluous tqual.h includes.
Andres Freund
2019-01-21
Replace uses of heap_open et al with the corresponding table_* function.
Andres Freund
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-14
Fix typos in documentation and for one wait event
Michael Paquier
2019-01-02
Update copyright for 2019
Bruce Momjian
2019-01-01
Remove configure switch --disable-strong-random
Michael Paquier
2018-12-29
Use pg_strong_random() to select each server process's random seed.
Tom Lane
2018-12-24
Prioritize history files when archiving
Michael Paquier
2018-12-17
Modernize our code for looking up descriptive strings for Unix signals.
Tom Lane
2018-12-16
Improve detection of child-process SIGPIPE failures.
Tom Lane
2018-12-10
Ensure cleanup of orphan archive status files
Michael Paquier
2018-11-23
Silence compiler warnings
Alvaro Herrera
2018-11-23
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-21
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-17
Avoid defining SIGTTIN/SIGTTOU on Windows.
Tom Lane
2018-11-17
Leave SIGTTIN/SIGTTOU signal handling alone in postmaster child processes.
Tom Lane
2018-11-15
Further adjustment to random() seed initialization.
Thomas Munro
2018-11-15
Increase the number of possible random seeds per time period.
Thomas Munro
2018-10-25
Add pg_promote function
Michael Paquier
2018-10-24
List wait events in alphabetical order
Michael Paquier
2018-10-19
Refactor pid, random seed and start time initialization.
Thomas Munro
2018-09-28
Add application_name to connection authorized msg
Stephen Frost
2018-09-06
Refactor dlopen() support
Peter Eisentraut
2018-09-01
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-08-30
Stop bgworkers during fast shutdown with postmaster in startup phase
Michael Paquier
2018-08-26
Make syslogger more robust against failures in opening CSV log files.
Tom Lane
2018-08-15
Clean up assorted misuses of snprintf()'s result value.
Tom Lane
2018-08-13
Make autovacuum more aggressive to remove orphaned temp tables
Michael Paquier
2018-08-08
Don't run atexit callbacks in quickdie signal handlers.
Heikki Linnakangas
2018-08-07
Fix incorrect initialization of BackendActivityBuffer.
Tom Lane
2018-07-18
Use a ResourceOwner to track buffer pins in all cases.
Tom Lane
2018-07-12
Rename VACOPT_NOWAIT to VACOPT_SKIP_LOCKED
Michael Paquier
2018-07-02
Add wait event for fsync of WAL segments
Michael Paquier
2018-05-03
Further improve code for probing the availability of ARM CRC instructions.
Tom Lane
2018-04-28
In AtEOXact_Files, complain if any files remain unclosed at commit.
Tom Lane
2018-04-11
Allocate enough shared string memory for stats of auxiliary processes.
Heikki Linnakangas
2018-04-11
Make local copy of client hostnames in backend status array.
Heikki Linnakangas
2018-04-09
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-07
Fix EXEC BACKEND + Windows builds for group privs
Stephen Frost
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-05
Allow background workers to bypass datallowconn
Magnus Hagander
[next]