| Commit message (Expand) | Author | Age |
* | Re-run pgindent, fixing a problem where comment lines after a blank | Bruce Momjian | 2005-11-22 |
* | Repair an error introduced by log_line_prefix patch: it is not acceptable | Tom Lane | 2005-11-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Tweak TCP-keepalive code so that an invalid setting doesn't cause us | Tom Lane | 2005-09-12 |
* | Add GUC variables to control keep-alive times for idle, interval, and | Bruce Momjian | 2005-07-30 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Avoid including <sys/time.h> on platforms that don't have it. | Tom Lane | 2004-06-24 |
* | Integrate src/timezone library for all platforms. There is more we can | Tom Lane | 2004-05-21 |
* | Corrects issues recently posted by Dann Corbit, allowing libpq/psql to | Bruce Momjian | 2004-04-05 |
* | Code review for log_line_prefix patch. Cooperate with StringInfo instead | Tom Lane | 2004-03-19 |
* | Add: | Bruce Momjian | 2004-03-09 |
* | Fix random build breakage from log_disconnections patch. | Tom Lane | 2004-02-21 |
* | This patch brings up to date what I did last year (now unfortunately | Bruce Momjian | 2004-02-17 |
* | This patch is the next step towards (re)allowing fork/exec. | Bruce Momjian | 2003-12-20 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | First phase of FE/BE protocol modifications: new StartupPacket layout | Tom Lane | 2003-04-17 |
* | Remove support for version-0 FE/BE protocol, per pghackers discussion. | Tom Lane | 2002-08-29 |
* | Add db-local user names, per discussion on hackers. | Bruce Momjian | 2002-08-18 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | SSL patch that adds support for optional client certificates. | Bruce Momjian | 2002-06-14 |
* | SSL patch to periodically renegotiate session key. | Bruce Momjian | 2002-06-14 |
* | Back out SSL changes. Newer patch available. | Bruce Momjian | 2002-06-14 |
* | Attached are a revised set of SSL patches. Many of these patches | Bruce Momjian | 2002-06-14 |
* | Remove a bunch more no-longer-used stuff in libpq-be.h. | Tom Lane | 2001-11-12 |
* | The PacketReceive/PacketSend routines aren't used anymore. | Tom Lane | 2001-11-12 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 |
* | Add 4-byte MD5 salt. | Bruce Momjian | 2001-08-17 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Clean up #include's. | Bruce Momjian | 2000-06-15 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Lots of patches coming in from me today :-) | Bruce Momjian | 1999-09-27 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | From: Magnus Hagander <mha@sollentuna.net> | Marc G. Fournier | 1999-01-11 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier | 1998-07-09 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier | 1998-01-26 |
* | Fix prototypes so they don't look like function definitions. | Bruce Momjian | 1998-01-24 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 |