summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc/ps_status.c
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-12-14Fix warnings about declaration of environ on MinGW.Thomas Munro
2024-03-26Allow "make check"-style testing to work with musl C library.Tom Lane
2024-03-04Remove unused #include's from backend .c filesPeter Eisentraut
2024-02-28Remove AIX supportHeikki Linnakangas
2024-01-04Update copyright for 2024Bruce Momjian
2023-04-18Fix various typosDavid Rowley
2023-02-20Speedup and increase usability of set proc title functionsDavid Rowley
2023-02-17Remove obsolete platforms from ps_status.c.Thomas Munro
2023-01-02Update copyright for 2023Bruce Momjian
2022-10-31Clean up some inconsistencies with GUC declarationsMichael Paquier
2022-07-08Remove HP-UX port.Thomas Munro
2022-03-27Fix breakage of get_ps_display() in the PS_USE_NONE case.Tom Lane
2022-01-08Update copyright for 2022Bruce Momjian
2021-01-02Update copyright for 2021Bruce Momjian
2020-03-24Fix compiler warning on CygwinPeter Eisentraut
2020-03-13Unify several ways to tracking backend typePeter Eisentraut
2020-03-11Refactor ps_status.c APIPeter Eisentraut
2020-01-01Update copyrights for 2020Bruce Momjian
2019-12-20Fix compiler warnings on MSYS2Peter Eisentraut
2019-11-12Make the order of the header file includes consistent in backend modules.Amit Kapila
2019-01-02Update copyright for 2019Bruce Momjian
2018-07-24Use setproctitle_fast() to update the ps status, if available.Thomas Munro
2018-01-03Update copyright for 2018Bruce Momjian
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-01-03Update copyright via script for 2017Bruce Momjian
2016-09-25Refer to OS X as "macOS", except for the port name which is still "darwin".Tom Lane
2016-08-30Fix a bunch of places that called malloc and friends with no NULL check.Tom Lane
2016-01-02Update copyright for 2016Bruce Momjian
2015-01-06Update copyright for 2015Bruce Momjian
2014-06-29Add cluster_name GUC which is included in process titles if set.Andres Freund
2014-06-28Remove Alpha and Tru64 support.Andres Freund
2014-05-06pgindent run for 9.4Bruce Momjian
2014-01-07Update copyright for 2014Bruce Momjian
2013-01-01Update copyrights for 2013Bruce Momjian
2012-05-03Remove BSD/OS (BSDi) port. There are no known users upgrading toBruce Momjian
2012-05-02Kill some remaining references to SVR4 and univel.Tom Lane
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-09-04Pad the ps_status display with nulls, not blanks, on Darwin.Tom Lane
2010-07-06pgindent run for 9.0, second runBruce Momjian
2010-05-27Change ps_status.c to explicitly track the current logical length of ps_buffer.Tom Lane
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-01-01Update copyright for 2009.Bruce Momjian
2008-01-31Add pid to the pgident event name on win32.Magnus Hagander
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-02-16Reduce the amount of memory "clobbered" for every process title change,Bruce Momjian
2007-01-05Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian