| Commit message (Expand) | Author | Age | Files | Lines |
| * | Second pass over run-time configuration system. Adjust priorities on some | Peter Eisentraut | 2000-06-22 | 1 | -50/+82 |
| * | Final #include cleanup. | Bruce Momjian | 2000-06-15 | 1 | -7/+1 |
| * | Removed ELOG_TIMESTAMPS #define in favor of two run-time | Peter Eisentraut | 2000-06-04 | 1 | -2/+4 |
| * | New ps display code, works on more platforms. | Peter Eisentraut | 2000-06-04 | 4 | -10/+288 |
| * | Remove NT-specific file open defines by defining our own open macros for | Bruce Momjian | 2000-06-02 | 1 | -6/+2 |
| * | Keep CVS quiet about derived file guc-file.c. | Tom Lane | 2000-06-02 | 1 | -0/+1 |
| * | The definition for "ProcessConfigFile()" in guc-file.l does not match | Bruce Momjian | 2000-06-01 | 1 | -2/+2 |
| * | Simplify overly-clever Make rule, which evidently confuses at least | Tom Lane | 2000-06-01 | 1 | -12/+11 |
| * | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 | 4 | -515/+989 |
| * | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 | 1 | -3/+1 |
| * | 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 | 2 | -42/+53 |
| * | The constant in backend/utils/misc/trace.c, line 32 limits the length of | Bruce Momjian | 2000-04-10 | 1 | -1/+1 |
| * | Bruce and all: | Bruce Momjian | 2000-03-08 | 1 | -4/+9 |
| * | contrib-array.patch | Bruce Momjian | 2000-02-13 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2000-01-26 | 2 | -4/+6 |
| * | Removed MBFLAGS from makefiles since it's now done in include/config.h. | Peter Eisentraut | 2000-01-19 | 1 | -5/+1 |
| * | * User management commands no longer user pg_exec_query_dest -> more robust | Peter Eisentraut | 2000-01-14 | 1 | -4/+3 |
| * | Fixed everything in and surrounding createdb and dropdb to make it more | Peter Eisentraut | 2000-01-13 | 1 | -89/+46 |
| * | Remove DATEDEBUG because it didn't look Y2K safe, and fix timestamp elog | Bruce Momjian | 2000-01-02 | 1 | -2/+2 |
| * | Some changes to prepare for LONG attributes. | Jan Wieck | 1999-12-16 | 1 | -1/+2 |
| * | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 | 1 | -2/+2 |
| * | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 | 1 | -2/+2 |
| * | Add pg_statistic index, add missing Hiroshi file. | Bruce Momjian | 1999-11-24 | 1 | -2/+2 |
| * | Add system indexes to match all caches. | Bruce Momjian | 1999-11-22 | 1 | -2/+2 |
| * | New NameStr macro to convert Name to Str. No need for var.data anymore. | Bruce Momjian | 1999-11-07 | 1 | -2/+2 |
| * | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane | 1999-10-25 | 1 | -22/+28 |
| * | Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. | Bruce Momjian | 1999-09-27 | 1 | -0/+11 |
| * | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 | 1 | -48/+23 |
| * | Mega-commit to make heap_open/heap_openr/heap_close take an | Tom Lane | 1999-09-18 | 1 | -6/+4 |
| * | 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 | 2 | -7/+1 |
| * | Final cleanup | Bruce Momjian | 1999-07-16 | 3 | -4/+6 |
| * | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 | 1 | -4/+4 |
| * | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 | 2 | -10/+1 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -1/+2 |
| * | 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 | 2 | -10/+12 |
| * | 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 | 3 | -5/+5 |
| * | Add missing variable, per Massimo. | Tom Lane | 1999-01-17 | 1 | -0/+2 |
| * | Apply Win32 patch from Horak Daniel. | Bruce Momjian | 1999-01-17 | 2 | -1/+9 |
| * | Some security, since we now have vsnprintf, I remade an old patch | Bruce Momjian | 1999-01-01 | 1 | -4/+4 |
| * | New HeapTuple structure/interface. | Vadim B. Mikheev | 1998-11-27 | 1 | -6/+6 |
| * | Reverse out addition of snprintf. | Bruce Momjian | 1998-10-28 | 1 | -8/+4 |