index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
*
Rationalize common/relpath.[hc].
Tom Lane
2014-04-30
*
Don't #include utils/palloc.h in common/fe_memutils.h.
Tom Lane
2014-04-26
*
Un-break peer authentication.
Tom Lane
2014-03-28
*
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10
Bruce Momjian
2014-03-21
*
Properly check for readdir/closedir() failures
Bruce Momjian
2014-03-21
*
C comments: remove odd blank lines after #ifdef WIN32 lines
Bruce Momjian
2014-03-13
*
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-17
*
Fix unsafe references to errno within error messaging logic.
Tom Lane
2014-01-29
*
Make various variables const (read-only).
Tom Lane
2014-01-18
*
Move username lookup functions from /port to /common
Bruce Momjian
2014-01-10
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Use improved vsnprintf calling logic in more places.
Tom Lane
2013-10-24
*
Replace pg_asprintf() with psprintf().
Tom Lane
2013-10-22
*
Get rid of use of asprintf() in favor of a more portable implementation.
Tom Lane
2013-10-22
*
Move rmtree() from libpgport to libpgcommon
Peter Eisentraut
2013-10-19
*
Move pgfnames() from libpgport to libpgcommon
Peter Eisentraut
2013-10-18
*
Switch dependency order of libpgcommon and libpgport
Peter Eisentraut
2013-10-17
*
Add use of asprintf()
Peter Eisentraut
2013-10-13
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
*
Move relpath() to libpgcommon
Alvaro Herrera
2013-02-21
*
Rename "string" pstrdup argument to "in"
Alvaro Herrera
2013-02-12
*
Don't build libpgcommon_srv.a just yet
Alvaro Herrera
2013-02-12
*
Create libpgcommon, and move pg_malloc et al to it
Alvaro Herrera
2013-02-12