index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
port.h
Commit message (
Expand
)
Author
Age
*
Add mkdtemp() to libpgport.
Noah Misch
2014-06-14
*
Fix unportable setvbuf() usage in initdb.
Tom Lane
2014-05-15
*
Silence warnings about redefining popen on Mingw-w64.
Heikki Linnakangas
2014-05-15
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-05-05
*
Make sure -D is an absolute path when starting server on Windows.
Tom Lane
2014-04-04
*
Centralize getopt-related declarations in a new header file pg_getopt.h.
Tom Lane
2014-02-15
*
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-10
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Fix incorrect error message reported for non-existent users
Bruce Momjian
2013-12-18
*
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-22
*
Add use of asprintf()
Peter Eisentraut
2013-10-13
*
Renovate display of non-ASCII messages on Windows.
Noah Misch
2013-06-26
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
initdb needs pqsignal() even on Windows.
Tom Lane
2013-03-17
*
Move pqsignal() to libpgport.
Tom Lane
2013-03-17
*
Add support for piping COPY to/from an external program.
Heikki Linnakangas
2013-02-27
*
Use correct output device for Windows prompts.
Andrew Dunstan
2013-01-24
*
Centralize single quote escaping in src/port/quotes.c
Magnus Hagander
2013-01-05
*
Move tar function headers to pgtar.h
Magnus Hagander
2013-01-02
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Unify some tar functionality across different parts
Magnus Hagander
2013-01-01
*
Make new event trigger facility actually do something.
Robert Haas
2012-07-20
*
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-06-10
*
Remove strdup, strtol, strtoul from libpgport
Peter Eisentraut
2012-05-07
*
Remove BSD/OS (BSDi) port. There are no known users upgrading to
Bruce Momjian
2012-05-03
*
Remove now redundant pgpipe code.
Andrew Dunstan
2012-03-28
*
Support fls().
Robert Haas
2012-02-07
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
setlocale() on Windows doesn't work correctly if the locale name contains
Heikki Linnakangas
2011-09-01
*
Move the line to undefine setlocale() macro on Win32 outside USE_REPL_SNPRINTF
Heikki Linnakangas
2011-09-01
*
Make pgbench use erand48() rather than random().
Robert Haas
2011-08-03
*
Add \ir command to psql.
Robert Haas
2011-07-06
*
Looks like we can't declare getpeereid on Windows anyway.
Tom Lane
2011-06-02
*
Implement getpeereid() as a src/port compatibility function.
Tom Lane
2011-06-02
*
Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking prin...
Andrew Dunstan
2011-04-28
*
Fix up handling of C/POSIX collations.
Tom Lane
2011-03-20
*
Properly handle Win32 paths of 'E:abc', which can be either absolute or
Bruce Momjian
2011-02-12
*
Per-column collation support
Peter Eisentraut
2011-02-08
*
Simplify code used in is_absolute_path() macro; also add comment about
Bruce Momjian
2011-02-03
*
Rename function to first_path_var_separator() to clarify it works with
Bruce Momjian
2011-02-02
*
Undefine setlocale() macro on Win32
Magnus Hagander
2011-02-01
*
Enable building with the Mingw64 compiler.
Andrew Dunstan
2011-01-30
*
Add pgreadlink() on Windows to read junction points
Magnus Hagander
2011-01-09
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Move a couple of initdb's subroutines into src/port/.
Tom Lane
2010-12-10
*
When reporting the server as not responding, if the hostname was
Bruce Momjian
2010-11-24
*
Move copydir() prototype into its own header file.
Robert Haas
2010-11-12
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Spell __NetBSD__ the same way everywhere. Per Giles Lean.
Tom Lane
2010-05-15
[next]