]> granicus.if.org Git - postgresql/history - src/include/libpq
Repair failure with SubPlans in multi-row VALUES lists.
[postgresql] / src / include / libpq /
2017-11-18 Peter EisentrautSupport channel binding 'tls-unique' in SCRAM
2017-11-09 Tom LaneRefactor permissions checks for large objects.
2017-10-13 Tom LaneRely on sizeof(typename) rather than sizeof(variable...
2017-10-12 Andres FreundUse C99 restrict via pg_restrict, rather than restrict...
2017-10-12 Andres FreundWork around overly strict restrict checks by MSVC.
2017-10-11 Andres FreundAdd more efficient functions to pqformat API.
2017-09-12 Peter EisentrautAllow custom search filters to be configured for LDAP...
2017-07-31 Heikki LinnakangasAlways use 2048 bit DH parameters for OpenSSL ephemeral...
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-05-17 Bruce MomjianPost-PG 10 beta1 pgindent run
2017-05-08 Heikki LinnakangasRemove support for password_encryption='off' / 'plain'.
2017-05-05 Heikki LinnakangasMisc cleanup of SCRAM code.
2017-05-03 Heikki LinnakangasAdd PQencryptPasswordConn function to libpq, use it...
2017-04-18 Heikki LinnakangasRename "scram" to "scram-sha-256" in pg_hba.conf and...
2017-04-13 Heikki LinnakangasImprove the SASL authentication protocol.
2017-04-11 Magnus HaganderRemove symbol WIN32_ONLY_COMPILER
2017-03-24 Heikki LinnakangasAllow SCRAM authentication, when pg_hba.conf says ...
2017-03-22 Magnus HaganderSupport multiple RADIUS servers
2017-03-17 Heikki LinnakangasAllow plaintext 'password' authentication when user...
2017-03-07 Heikki LinnakangasFix comments in SCRAM-SHA-256 patch.
2017-03-07 Heikki LinnakangasSupport SCRAM-SHA-256 authentication (RFC 5802 and...
2017-02-25 Tom LaneRemove some configure header-file checks that we weren...
2017-02-25 Tom LaneRemove useless duplicate inclusions of system header...
2017-02-01 Heikki LinnakangasReplace isMD5() with a more future-proof way to check...
2017-01-30 Tom LaneInvent pg_hba_file_rules view to show the content of...
2017-01-17 Peter EisentrautGenerate fmgr prototypes automatically
2017-01-17 Peter EisentrautRename C symbols for backend lo_ functions
2017-01-04 Tom LaneRe-allow SSL passphrase prompt at server start, but...
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2017-01-03 Tom LaneAllow SSL configuration to be updated at SIGHUP.
2016-12-12 Heikki LinnakangasRefactor the code for verifying user's password.
2016-12-08 Heikki LinnakangasClean up password authentication code a bit.
2016-12-05 Heikki LinnakangasReplace PostmasterRandom() with a stronger source,...
2016-10-31 Robert HaasRemove declarations for pq_putmessage_hook and pq_flush...
2016-10-11 Tom LaneDrop server support for FE/BE protocol version 1.0.
2016-09-06 Bruce MomjianC comment: fix file name mention on line 1
2016-09-02 Heikki LinnakangasMove code shared between libpq and backend from backend...
2016-08-31 Tom LaneRemove no-longer-useful SSL-specific Port.count field.
2016-07-29 Tom LaneFix pq_putmessage_noblock() to not block.
2016-06-30 Robert HaasFix several mistakes around parallel workers and client...
2016-04-08 Magnus HaganderAdd authentication parameters compat_realm and upn_usen...
2016-04-08 Tom LaneAdd BSD authentication method.
2016-04-08 Peter EisentrautSet PAM_RHOST item for PAM authentication
2016-03-21 Andres FreundProperly declare FeBeWaitSet.
2016-03-21 Andres FreundIntroduce WaitEventSet API.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-10-16 Robert HaasDon't send protocol messages to a shm_mq that no longer...
2015-08-31 Tom LaneActually, it's not that hard to merge the Windows pqsig...
2015-08-31 Tom LaneRemove support for Unix systems without the POSIX signa...
2015-08-02 Tom LaneFix incorrect order of lock file removal and failure...
2015-07-28 Andres FreundRemove ssl renegotiation support.
2015-05-24 Bruce Momjianpgindent run for 9.5
2015-04-30 Robert HaasCreate an infrastructure for parallel computation in...
2015-04-12 Magnus HaganderAdd system view pg_stat_ssl
2015-03-08 Tom LaneRemove struct PQArgBlock from server-side header libpq...
2015-02-17 Tom LaneRemove code to match IPv4 pg_hba.conf entries to IPv4...
2015-02-13 Heikki LinnakangasSimplify waiting logic in reading from / writing to...
2015-02-02 Heikki LinnakangasBe more careful to not lose sync in the FE/BE protocol.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-11-25 Heikki LinnakangasMake Port->ssl_in_use available, even when built with...
2014-11-05 Robert HaasFix thinko in commit 2bd9e412f92bc6a68f3e8bcb18e04955cc...
2014-11-03 Robert Haaspqmq.h needs to include something that defines StringInfo.
2014-10-31 Robert HaasSupport frontend-backend protocol communication using...
2014-08-11 Heikki LinnakangasBreak out OpenSSL-specific code to separate files.
2014-06-12 Tom LaneRename lo_create(oid, bytea) to lo_from_bytea().
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-04-02 Tom LaneFix assorted issues in client host name lookup.
2014-03-16 Magnus HaganderCleanups from the remove-native-krb5 patch
2014-01-28 Tom LaneLog a detail message for auth failures due to missing...
2014-01-19 Magnus HaganderRemove support for native krb5 authentication
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-10-28 Noah MischAdd large object functions catering to SQL callers.
2013-10-11 Alvaro HerreraRework SSL renegotiation code
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-03-17 Tom LaneMove pqsignal() to libpgport.
2013-03-10 Magnus HaganderReport pg_hba line number and contents when users fail...
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-12-04 Peter EisentrautAdd support for LDAP URLs
2012-11-30 Tom LaneProduce a more useful error message for over-length...
2012-10-06 Tatsuo IshiiAdd API for 64-bit large object access. Now users...
2012-09-21 Heikki LinnakangasParse pg_ident.conf when it's loaded, keeping it in...
2012-08-10 Tom LaneSupport having multiple Unix-domain sockets per postmaster.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-02-23 Tom LaneRemove arbitrary limitation on length of common name...
2012-02-22 Peter EisentrautAdd parameters for controlling locations of server...
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-12-15 Robert HaasFix typo.
2011-09-09 Tom LaneMove Timestamp/Interval typedefs and basic macros into...
2011-09-01 Bruce MomjianImprove method of avoiding fcinfo compile errors.
2011-09-01 Bruce MomjianAdd C comment about necessary NetBSD include.
2011-09-01 Bruce MomjianAdd missing hba.h include for NetBSD.
2011-09-01 Bruce MomjianRemove unnecessary #include references, per pgrminclude...
2011-06-28 Alvaro HerreraModernise pg_hba.conf token processing
2011-04-10 Bruce Momjianpgindent run before PG 9.1 beta 1.
2011-03-30 Heikki LinnakangasAutomatically terminate replication connections that...
2011-03-19 Magnus HaganderRename ident authentication over local connections...
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
2010-10-27 Robert HaasAdd a client authentication hook.
2010-10-18 Peter EisentrautSupport key word 'all' in host column of pg_hba.conf
next