aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/pqpacket.c
Commit message (Expand)AuthorAge
* The PacketReceive/PacketSend routines aren't used anymore.Tom Lane2001-11-12
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
* Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian2001-01-24
* New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian2000-10-03
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Several calls to StrNCpy incorrectly subtracted 1 from the length arg,Tom Lane2000-03-19
* Add:Bruce Momjian2000-01-26
* Lots of patches coming in from me today :-)Bruce Momjian1999-09-27
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-17
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-15
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-25
* From: Tom Lane <tgl@sss.pgh.pa.us>Marc G. Fournier1998-07-09
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-31
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-26
* Major code cleanup following the pg_password insertion...Marc G. Fournier1997-12-09
* Include unistd.h to get read/write function declarations.Thomas G. Lockhart1997-11-17
* Clean up indenting.Bruce Momjian1997-11-10
* Add Unix domain socket support, from Goran Thyni, goran@bildbasen.seBruce Momjian1997-11-07
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-12
* Remove WIN32 defines. They never worked.Bruce Momjian1997-02-14
* Patch for:Marc G. Fournier1997-02-13
* I'm getting there, slowly :)Marc G. Fournier1996-11-06
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09