index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Noah Misch
2014-07-23
*
Remove dependency on wsock32.lib in favor of ws2_32
Magnus Hagander
2014-07-15
*
Move view reloptions into their own varlena struct
Alvaro Herrera
2014-07-14
*
Add file version information to most installed Windows binaries.
Noah Misch
2014-07-14
*
MSVC: Apply icons to all binaries having them in a MinGW build.
Noah Misch
2014-07-14
*
MSVC: Process Makefile line continuations more like "make" does.
Noah Misch
2014-07-14
*
MSVC: Recognize PGFILEDESC in contrib and conversion_procs modules.
Noah Misch
2014-07-14
*
Fix warnings added in 8d9a0e85bd6ab4fe5268a1d759a787f72ff9333e.
Noah Misch
2014-07-14
*
Support --with-extra-version equivalent functionality in MSVC build
Magnus Hagander
2014-07-12
*
Fix the MSVC build process for uuid-ossp.
Noah Misch
2014-06-18
*
Add mkdtemp() to libpgport.
Noah Misch
2014-06-14
*
emacs.samples: Reliably override ".dir-locals.el".
Noah Misch
2014-06-13
*
Stamp shared-library minor version numbers for 9.5.
Tom Lane
2014-06-10
*
Stamp HEAD as 9.5devel.
Tom Lane
2014-06-10
*
Fix typos in MSVC solution file.
Heikki Linnakangas
2014-05-30
*
Fix obsolete config-module-exclusion logic in vcregress.pl.
Tom Lane
2014-05-27
*
Add Valgrind suppression for reorderbuffer padding bytes.
Noah Misch
2014-05-12
*
Ignore config.pl and buildenv.pl in src/tools/msvc.
Tom Lane
2014-05-12
*
Remove pgindent ecpg exclusion pattern
Bruce Momjian
2014-05-06
*
Improve pgindent test instructions
Bruce Momjian
2014-05-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Adjust pgindent to remove tabs after periods in C comments.
Bruce Momjian
2014-05-06
*
Update typedef list in preparation for pgindent run
Bruce Momjian
2014-05-06
*
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-05-05
*
Properly build pg_recvlogical in the msvc build system
Magnus Hagander
2014-04-24
*
Update oidjoins regression test for 9.4.
Tom Lane
2014-04-16
*
Attempt to get plpython regression tests working again for MSVC builds.
Andrew Dunstan
2014-04-16
*
The new pointer_to_struct test needs a special command line parameter to ecpg.
Michael Meskes
2014-04-10
*
Allow logical decoding via the walsender interface.
Robert Haas
2014-03-10
*
Introduce logical decoding.
Robert Haas
2014-03-03
*
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
2014-02-18
*
Rename 'gmake' to 'make' in docs and recommended commands
Bruce Momjian
2014-02-12
*
Make gendef.pl emit DATA annotations for global variables.
Tom Lane
2014-02-11
*
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2014-02-10
*
Introduce replication slots.
Robert Haas
2014-01-31
*
pgindent: add Perl comment
Bruce Momjian
2014-01-31
*
pgindent: add --list-of-typedefs option
Bruce Momjian
2014-01-31
*
entab: add new options
Bruce Momjian
2014-01-31
*
pgindent: preserve blank lines around #else/#endif
Bruce Momjian
2014-01-30
*
Fix pointer processing in new entab.c function
Bruce Momjian
2014-01-29
*
Add C functions to centralize entab processing
Bruce Momjian
2014-01-29
*
Add more C comments to entab.c.
Bruce Momjian
2014-01-29
*
Relax the requirement that all lwlocks be stored in a single array.
Robert Haas
2014-01-27
*
Provide for client-only installs with MSVC.
Andrew Dunstan
2014-01-26
*
Enable building with Visual Studion 2013.
Andrew Dunstan
2014-01-26
*
Allow case insensitive build version argument for MSVC.
Andrew Dunstan
2014-01-23
*
Rename msvc build option krb5 to gss
Magnus Hagander
2014-01-19
*
Remove support for native krb5 authentication
Magnus Hagander
2014-01-19
*
Add ALTER TABLESPACE ... MOVE command
Stephen Frost
2014-01-18
*
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-10
[next]