summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq/fe-auth.c
AgeCommit message (Expand)Author
2000-06-17Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut
2000-05-27Update kerberos patchBruce Momjian
2000-05-27Back out kerberos changes. Causes compile problems.Bruce Momjian
2000-05-27Patch for Kerberos V.Bruce Momjian
2000-04-12Ye-old pgindent run. Same 4-space tabs.Bruce Momjian
2000-03-11Change PQconndefaults() to return a malloc'd array, instead of a staticTom Lane
2000-02-07Fixed psql double quoting of SQL idsPeter Eisentraut
2000-01-26Add:Bruce Momjian
2000-01-18Hi!Bruce Momjian
1999-10-25Standardize on MAXPGPATH as the size of a file pathname buffer,Tom Lane
1999-08-31Update frontend libpq to remove limits on query lengths,Tom Lane
1999-07-19Enable WIN32 compilation of libpq.Bruce Momjian
1999-07-19Re-add getopt.h check, remove NT-specific tests for it.Bruce Momjian
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-05-10Change error messages to oids come out as %u and not %d. Change has noBruce Momjian
1999-03-14 I've been having also sorts of fun trying to get kerberos 4Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1999-01-22|From: "D'Arcy" "J.M." Cain <darcy@druid.net>Marc G. Fournier
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-08-17Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier
1998-08-09The attached patch implements some changes that were discussed aBruce Momjian
1998-07-20Cleanup use of 16 that should be NAMEDATALEN.Bruce Momjian
1998-07-09From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier
1998-07-03Hello!Bruce Momjian
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-03-22Moved sys/types.h to before netdb.hMarc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-01-29From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1998-01-26From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1997-12-04From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-12Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian
1997-03-12From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1996-11-03shared build fails, but the rest compiles...formatting error in theMarc G. Fournier
1996-10-13Added consistent include file handling for MAXHOSTNAMELEN.Bruce Momjian
1996-08-06Fixes for:Marc G. Fournier
1996-07-27My patch to fe-connect.c introduced a new bug which is triggered only, ifMarc G. Fournier
1996-07-23Alot of "changes" from Dr. George's source tree...Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier