index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
main
Age
Commit message (
Expand
)
Author
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
2013-04-01
Fix insecure parsing of server command-line switches.
Tom Lane
2013-03-17
Move pqsignal() to libpgport.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-06-25
Unify calling conventions for postgres/postmaster sub-main functions
Peter Eisentraut
2012-06-17
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-13
Improve documentation of postgres -C option
Peter Eisentraut
2012-05-18
Realign some --help output to have better spacing between columns
Peter Eisentraut
2012-05-01
Remove dead ports
Peter Eisentraut
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-10-06
Add postmaster -C option to query configuration parameters, and have
Bruce Momjian
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-04-25
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-03-12
Use "backend process" rather than "backend server", where appropriate.
Bruce Momjian
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-12-26
Only build in crashdump support on Windows if there's a working dbghelp.h.
Andrew Dunstan
2010-12-19
Support for collecting crash dumps on Windows
Magnus Hagander
2010-12-16
Improve comments around startup_hacks() code.
Tom Lane
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-12-11
Append major version number and for libraries soname major version number
Peter Eisentraut
2008-02-19
Refactor backend makefiles to remove lots of duplicate code
Peter Eisentraut
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-03-07
Cleanup the bootstrap code a little, and rename "dummy procs" in the code
Alvaro Herrera
2007-01-20
Remove remains of old depend target.
Peter Eisentraut
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-04
Fix erroneous implementation of -s in postmaster.c (the switch doesn't take
Tom Lane
[next]