index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
main
Age
Commit message (
Expand
)
Author
2022-03-15
Fix collection of typos in the code and the documentation
Michael Paquier
2022-02-03
windows: Improve crash / assert / exception handling.
Andres Freund
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-09-18
process startup: Split single user code out of PostgresMain().
Andres Freund
2021-08-05
process startup: Centralize pgwin32_signal_initialize() calls.
Andres Freund
2021-08-05
process startup: Remove bootstrap / checker modes from AuxProcType.
Andres Freund
2021-08-05
process startup: Separate out BootstrapModeMain from AuxiliaryProcessMain.
Andres Freund
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-12-28
Revert "Add key management system" (978f869b99) & later commits
Bruce Momjian
2020-12-25
Add key management system
Bruce Momjian
2020-11-10
Remove -o option to postmaster
Magnus Hagander
2020-06-19
Clean up includes of s_lock.h.
Andres Freund
2020-02-28
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-11-05
Split all OBJS style lines in makefiles into one-line-per-entry style.
Andres Freund
2019-08-14
initdb: Remove obsolete locale handling
Peter Eisentraut
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-11-12
Install Windows crash dump handler before all else.
Noah Misch
2017-06-28
Change pg_ctl to detect server-ready by watching status in postmaster.pid.
Tom Lane
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-11-23
Remove barrier.h
Robert Haas
2016-06-09
Repair a bit of pgindent damage.
Robert Haas
2016-06-09
pgindent run for 9.6
Robert Haas
2016-06-03
Fix various common mispellings.
Greg Stark
2016-03-10
Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds
Magnus Hagander
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-07-09
Revoke support for strxfrm() that write past the specified array length.
Noah Misch
2015-06-09
Report more information if pg_perm_setlocale() fails at startup.
Tom Lane
2015-02-21
Don't require users of src/port/gettimeofday.c to initialize it.
Robert Haas
2015-01-08
Always set the six locale category environment variables in main().
Noah Misch
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-12-08
Windows: use GetSystemTimePreciseAsFileTime if available
Simon Riggs
2014-09-25
Add a basic atomic ops API abstracting away platform/architecture details.
Andres Freund
2014-09-22
Remove postgres --help blurb about the removed -A option.
Andres Freund
2014-06-28
Remove Alpha and Tru64 support.
Andres Freund
2014-05-17
Make fallback implementation of pg_memory_barrier() work.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-04-05
Allow "-C variable" and "--describe-config" even to root users.
Tom Lane
2014-03-13
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-01-11
Fix possible crashes due to using elog/ereport too early in startup.
Tom Lane
2014-01-10
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-12-18
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-06-26
Renovate display of non-ASCII messages on Windows.
Noah Misch
2013-05-29
pgindent run for release 9.3
Bruce Momjian
[next]