Commits

DateSubjectAuthorReleases
2019-01-06 Replace the data structure used for keyword lookup. Tom Lane 12.0
2018-09-28 Build src/common files as a library with -fPIC. Tom Lane 12.0
2018-09-09 Install a check for mis-linking of src/port and src/common functions. Tom Lane 12.0
2018-07-09 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 9.6.10
2018-07-09 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 10.5
2018-04-09 Fix partial-build problems introduced by having more generated headers. Tom Lane 11.0
2018-04-07 Refactor dir/file permissions Stephen Frost 11.0
2018-04-03 Prevent accidental linking of system-supplied copies of libpq.so etc. Tom Lane 11.0
2017-04-07 Use SASLprep to normalize passwords for SCRAM authentication. Heikki Linnakangas 10.0
2017-03-07 Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). Heikki Linnakangas 10.0
2017-03-07 Refactor SHA2 functions and move them to src/common/. Heikki Linnakangas 10.0
2016-09-29 Move fsync routines of initdb into src/common/ Peter Eisentraut 10.0
2016-09-02 Move code shared between libpq and backend from backend/libpq/ to common/. Heikki Linnakangas 10.0
2016-03-24 Move keywords.c/kwlookup.c into src/common/. Tom Lane 9.6.0
2016-03-05 Expose control file data via SQL accessible functions. Joe Conway 9.6.0
2016-02-17 Add new system view, pg_config Joe Conway 9.6.0
2015-04-14 Reorganize our CRC source files again. Heikki Linnakangas 9.5.0
2015-04-02 Revert "psql: fix \connect with URIs and conninfo strings" Robert Haas 9.5.0
2015-04-01 psql: fix \connect with URIs and conninfo strings Alvaro Herrera 9.5.0
2015-03-30 Run pg_upgrade and pg_resetxlog with restricted token on Windows Andrew Dunstan 9.5.0
2015-03-01 Unlink static libraries before rebuilding them. Noah Misch 9.3.7
2015-03-01 Unlink static libraries before rebuilding them. Noah Misch 9.4.2
2015-03-01 Unlink static libraries before rebuilding them. Noah Misch 9.5.0
2015-02-09 Move pg_crc.c to src/common, and remove pg_crc_tables.h Heikki Linnakangas 9.5.0
2015-02-09 Move pg_lzcompress.c to src/common. Fujii Masao 9.5.0