]> granicus.if.org Git - postgresql/history - src/include/libpq
Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME
[postgresql] / src / include / libpq /
2001-09-07 Jan WieckEnable SIGTERM and SIGQUIT during client authentication so
2001-09-06 Bruce MomjianPAM authentication:
2001-09-06 Bruce MomjianThis fixes clashing defines of ERROR. On win32, winapi...
2001-08-24 Bruce MomjianThere are two problems when compiling libpq.dll and...
2001-08-21 Bruce MomjianAdd SCM_CREDS to get owner of unix-domain socket on...
2001-08-17 Bruce MomjianAdd 4-byte MD5 salt.
2001-08-16 Bruce MomjianAdd new MD5 pg_hba.conf keyword. Prevent fallback...
2001-08-16 Bruce MomjianRemove protocol version change. Try MD5 first, then...
2001-08-15 Bruce MomjianMove md5.h contents to crypt.h.
2001-08-15 Bruce MomjianAdd new files.
2001-08-15 Bruce MomjianUse MD5 for wire protocol encryption for >= 7.2 client...
2001-08-07 Peter EisentrautAdd a check for end of client connection before expecti...
2001-08-01 Tom LaneSupport ident authentication on local (Unix) socket...
2001-07-31 Tom LaneCleanup code for preparsing pg_hba.conf and pg_ident...
2001-07-30 Bruce MomjianLoad pg_hba.conf and pg_ident.conf on startup and SIGHU...
2001-06-20 Peter EisentrautHandle reading of startup packet and authentication...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2000-12-18 Tom LaneClean up backend-exit-time cleanup behavior. Use on_sh...
2000-11-30 Tom LaneMake default socket directory location configurable...
2000-11-25 Bruce MomjianMove connection defines to miscadmin.h.
2000-11-25 Bruce MomjianRename GUC name from unixsocket to unix_socket_directory
2000-11-22 Bruce MomjianRecommit socket path fix. It works now.
2000-11-22 Bruce MomjianBack out socket path until it works.
2000-11-22 Bruce MomjianBack out socket file path change until it works.
2000-11-22 Bruce MomjianMake socket option specify just the directory, not...
2000-11-15 Peter EisentrautRename parameter "hostname" to "virtual_host". Seemed...
2000-11-14 Bruce MomjianRename PortName to PortNumber.
2000-11-13 Bruce MomjianUUNET is looking into offering PostgreSQL as a part...
2000-11-01 Peter EisentrautAdd runtime configuration options to control permission...
2000-10-28 Peter EisentrautAs we don't use struct dirent, the #define SYSV_DIRENT...
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-08-25 Peter EisentrautMake the location of the Kerberos server key file run...
2000-07-08 Tom LaneRemove long-dead support for invoking queries from...
2000-07-04 Peter EisentrautExpand secondary password file feature, so that you...
2000-06-28 Tom LaneFirst phase of memory management rewrite (see backend...
2000-06-15 Bruce MomjianClean up #include's.
2000-06-15 Bruce Momjian#include cleanups
2000-06-09 Tom LaneAnother round of updates for new fmgr, mostly in the...
2000-06-06 Peter EisentrautPGPORT envar was erroneously ignored by the backend
2000-06-04 Peter EisentrautNew ps display code, works on more platforms.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-01-26 Bruce MomjianAdd:
1999-10-23 Tom LaneLook Ma, no MAX_PARSE_BUFFER! (At least not in the...
1999-10-06 Vadim B. MikheevXLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown.
1999-09-27 Bruce MomjianLots of patches coming in from me today :-)
1999-08-31 Tom LaneCommit the bulk of Mike Ansley's long-query changes...
1999-07-17 Bruce Momjian Move some system includes into c.h, and remove duplicates.
1999-07-15 Bruce MomjianChange #include's to use <> and "" as appropriate.
1999-07-15 Bruce MomjianClean up #include in /include directory. Add scripts...
1999-07-14 Bruce MomjianCleanup of /include #include's, for 6.6 only.
1999-07-07 Bruce MomjianAllow port numbers 32k - 64k.
1999-05-31 Tom LaneClean up memory leaks in LO operations by freeing LO...
1999-05-26 Bruce MomjianMake functions static or NOT_USED as appropriate.
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-10 Bruce MomjianRename MAP_FILE to USERMAP_FILE for Digital Unix.
1999-05-03 Bruce Momjianhere are some patches for 6.5.0 which I already submitt...
1999-04-25 Tom LaneStill had a few MULTIBYTE problems when client encoding was
1999-04-25 Tom LaneMy first cut at libpq revision didn't handle MULTIBYTE...
1999-04-25 Tom LaneRevise backend libpq interfaces so that messages to...
1999-02-21 Marc G. FournierFrom: Tatsuo Ishii <t-ishii@sra.co.jp>
1999-02-13 Bruce MomjianChange my-function-name-- to my_function_name, and...
1999-01-27 Tom LaneAnother SELECT speedup: extract OIDs of column print...
1999-01-24 Tom LaneFix a couple little problems with signed vs. unsigned
1999-01-23 Tom LaneAdd explicit buffering in backend libpq, to compensate for
1999-01-17 Tom LaneReplace direct inclusions of c.h with inclusion of...
1999-01-17 Tom LaneApply Magnus Hagander's followup patch to correct
1999-01-12 Marc G. FournierFrom: Magnus Hagander <mha@sollentuna.net>
1999-01-11 Marc G. FournierFrom: Magnus Hagander <mha@sollentuna.net>
1998-09-01 Bruce MomjianOK, folks, here is the pgindent output.
1998-09-01 Bruce MomjianRenaming cleanup, no pgindent yet.
1998-08-29 Bruce MomjianHello!
1998-08-22 Bruce MomjianHere are additional patches for the UnixWare 7 port.
1998-07-21 Bruce MomjianTheses buffer leaks are caused by indexes that are...
1998-07-20 Bruce MomjianCleanup use of 16 that should be NAMEDATALEN.
1998-07-18 Bruce MomjianAdd auto-size to screen to \d? commands. Use UNION...
1998-07-13 Bruce MomjianInline function, rename libpq variablees, change lrel...
1998-07-09 Marc G. FournierFrom: Tom Lane <tgl@sss.pgh.pa.us>
1998-06-16 Bruce MomjianHi, here are the patches to enhance existing MB handlin...
1998-06-13 Bruce Momjian> I needed to do that for the web database that I'm...
1998-05-29 Bruce MomjianRemove fork()/exec() and only do fork(). Small cleanups.
1998-05-19 Bruce MomjianAllow cancel from client of backend query. Change...
1998-05-06 Bruce MomjianWhat I've done:
1998-03-02 Marc G. FournierLast minute clean up for SunOS...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-01 Marc G. Fournier1. "#ifdef 0" is bad C. ifdef is for checking a macro...
1998-01-28 Bruce MomjianMore deadlock code to check for escallation locks.
1998-01-27 Bruce MomjianDeadlock ceallnup.
1998-01-27 Bruce MomjianFix local domain structure size computation.
1998-01-26 Marc G. Fournier#include <sys/types.h> required for u_long
1998-01-26 Marc G. FournierFrom: Phil Thompson <phil@river-bank.demon.co.uk>
1998-01-24 Bruce MomjianFix prototypes so they don't look like function definit...
1998-01-13 Vadim B. Mikheevextern char* crypt_getpwdreloadfilename(void);
1997-12-30 Marc G. FournierSlightly delayed patches from Todd...damn holidays :)
1997-12-26 Vadim B. Mikheevextern char* crypt_getpwdfilename(void);
1997-12-04 Marc G. FournierMissed a few files from Todd's patch...oops :)
1997-12-04 Marc G. FournierFrom: todd brandys <brandys@eng3.hep.uiuc.edu>
1997-11-21 Bruce MomjianMore archive cleanup.
next