| Commit message (Expand) | Author | Age | Files | Lines |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 | 1 | -511/+0 |
* | Fix too long syslog message problem | Tatsuo Ishii | 2000-05-26 | 1 | -1/+81 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -8/+14 |
* | The constant in backend/utils/misc/trace.c, line 32 limits the length of | Bruce Momjian | 2000-04-10 | 1 | -1/+1 |
* | contrib-array.patch | Bruce Momjian | 2000-02-13 | 1 | -2/+2 |
* | Remove DATEDEBUG because it didn't look Y2K safe, and fix timestamp elog | Bruce Momjian | 2000-01-02 | 1 | -2/+2 |
* | Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. | Bruce Momjian | 1999-09-27 | 1 | -0/+11 |
* | Eliminate elog()'s hardwired limit on length of an error message. | Tom Lane | 1999-09-11 | 1 | -15/+20 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -3/+0 |
* | Final cleanup | Bruce Momjian | 1999-07-16 | 1 | -1/+2 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 1 | -1/+0 |
* | Reversed out Massimo patch. | Bruce Momjian | 1999-06-12 | 1 | -7/+4 |
* | I don't like last minute patches before the final freeze, but I believe that | Bruce Momjian | 1999-06-12 | 1 | -4/+7 |
* | trace.patch (compilation error) | Marc G. Fournier | 1999-06-05 | 1 | -7/+7 |
* | Make functions static or NOT_USED as appropriate. | Bruce Momjian | 1999-05-26 | 1 | -1/+5 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -8/+10 |
* | Modify backend switch parsing to prevent 'insecure' switches | Tom Lane | 1999-05-22 | 1 | -2/+6 |
* | Changed debug options: | Jan Wieck | 1999-05-11 | 1 | -0/+3 |
* | Fix snprintf with strings, and nextval('"Aa"'); | Bruce Momjian | 1999-03-16 | 1 | -1/+1 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -1/+1 |
* | Add missing variable, per Massimo. | Tom Lane | 1999-01-17 | 1 | -0/+2 |
* | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 | 1 | -0/+4 |
* | Some security, since we now have vsnprintf, I remade an old patch | Bruce Momjian | 1999-01-01 | 1 | -4/+4 |
* | Reverse out addition of snprintf. | Bruce Momjian | 1998-10-28 | 1 | -8/+4 |
* | Fix for tprintf overruns from Göran Thyni. | Bruce Momjian | 1998-10-27 | 1 | -4/+8 |
* | The problem is that read_pg_options needs DataDir to read its file but | Bruce Momjian | 1998-10-16 | 1 | -0/+5 |
* | Substantial rewrite of async.c to avoid problems with non-reentrant stdio | Tom Lane | 1998-10-06 | 1 | -4/+0 |
* | > Yikes, that is certainly not standard C. I have never seen that | Bruce Momjian | 1998-09-03 | 1 | -0/+28 |
* | Fix for indexing problems. | Bruce Momjian | 1998-09-02 | 1 | -2/+0 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -81/+97 |
* | cvs add'd two files for the tprintf() patch... | Marc G. Fournier | 1998-08-25 | 1 | -0/+350 |