summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* Run tap tests in src/interfaces/libpq.Andres Freund2022-02-261-0/+1
* Improve build-time check that libpq doesn't call exit().Tom Lane2021-07-011-0/+1
* Move wchar.c and encnames.c to src/common/.Tom Lane2020-01-161-3/+0
* Remove libpq.rc, use win32ver.rc for libpqPeter Eisentraut2020-01-151-1/+0
* Remove libpq-dist.rcPeter Eisentraut2019-10-231-1/+0
* Add .gitignore entry for a derived file created by "make distprep".Tom Lane2019-01-101-0/+1
* Build src/common files as a library with -fPIC.Tom Lane2018-09-281-9/+0
* Build src/port files as a library with -fPIC, and use that in libpq.Tom Lane2018-09-271-21/+0
* Install a check for mis-linking of src/port and src/common functions.Tom Lane2018-09-091-0/+1
* Add port/strnlen support to libpq and ecpg Makefiles.Tom Lane2017-10-111-0/+1
* Add missing erand48.c to libpq/.gitignore.Tom Lane2017-04-201-10/+12
* Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas2017-04-071-0/+2
* Support SCRAM-SHA-256 authentication (RFC 5802 and 7677).Heikki Linnakangas2017-03-071-0/+5
* Revert error-throwing wrappers for the printf family of functions.Tom Lane2015-05-191-1/+0
* Add error-throwing wrappers for the printf family of functions.Noah Misch2015-05-181-0/+1
* Include files copied from libpqport in .gitignoreHeikki Linnakangas2014-05-081-0/+2
* Re-include pqsignal() in libpq.Tom Lane2013-03-171-0/+1
* Remove redundant lib*dll.def rules from .gitignoreMagnus Hagander2011-06-181-1/+0
* Need to list getpeereid.c in .gitignore, too ...Tom Lane2011-06-021-0/+1
* Add gitignore entries for Windows MSVC buildsPeter Eisentraut2011-04-191-0/+2
* Set psql client encoding from locale by defaultPeter Eisentraut2011-02-191-0/+1
* Add inet_net_ntop.c to .gitignore.Robert Haas2010-11-251-0/+1
* More fixes for libpq's .gitignore file.Tom Lane2010-09-221-3/+11
* Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander2010-09-221-0/+9