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
/
syslogger.c
Age
Commit message (
Expand
)
Author
2023-02-02
Retire PG_SETMASK() macro.
Thomas Munro
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-07-19
Use STDOUT/STDERR_FILENO in most of syslogger.
Andres Freund
2022-01-17
Introduce log_destination=jsonlog
Michael Paquier
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-10-07
Fix compilation warning in syslogger.c
Michael Paquier
2021-10-07
Refactor per-destination file rotation in logging collector
Michael Paquier
2021-09-29
Refactor output file handling when forking syslogger under EXEC_BACKEND
Michael Paquier
2021-09-13
Refactor the syslogger pipe protocol to use a bitmask for its options
Michael Paquier
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-02-17
Use errmsg_internal for debug messages
Peter Eisentraut
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-04
Use standard SIGHUP handler in syslogger.
Fujii Masao
2020-03-13
Remove am_syslogger global variable
Peter Eisentraut
2020-03-13
Unify several ways to tracking backend type
Peter Eisentraut
2020-03-11
Refactor ps_status.c API
Peter Eisentraut
2020-02-24
Account explicitly for long-lived FDs that are allocated outside fd.c.
Tom Lane
2020-01-30
Remove excess parens in ereport() calls
Alvaro Herrera
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-05-26
Fix typos.
Amit Kapila
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-03-24
Make current_logfiles use permissions assigned to files in data directory
Michael Paquier
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-23
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-17
Leave SIGTTIN/SIGTTOU signal handling alone in postmaster child processes.
Tom Lane
2018-09-01
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-08-26
Make syslogger more robust against failures in opening CSV log files.
Tom Lane
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-09-20
Sync process names between ps and pg_stat_activity
Peter Eisentraut
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-03-03
Add pg_current_logfile() function.
Robert Haas
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-10-04
Fix another Windows compile break.
Robert Haas
2016-10-04
Extend framework from commit 53be0b1ad to report latch waits.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-02-20
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-01-14
Add a default local latch for use in signal handlers.
Andres Freund
2015-01-13
Commonalize process startup code.
Andres Freund
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-05-15
Fix unportable setvbuf() usage in initdb.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-03-18
Make it easy to detach completely from shared memory.
Robert Haas
2014-01-28
Revert dup2() checking in syslogger.c
Stephen Frost
[next]