| Commit message (Expand) | Author | Age |
* | Another round of those unportable config/build changes :-/ | Peter Eisentraut | 2000-07-09 |
* | Remove long-dead support for invoking queries from dynamically loaded | Tom Lane | 2000-07-08 |
* | Remove unused variable. (Hey Peter, you use gcc, why didn't you | Tom Lane | 2000-07-03 |
* | Version number now set in configure, available through Makefile.global | Peter Eisentraut | 2000-07-02 |
* | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 |
* | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut | 2000-06-14 |
* | Another batch of fmgr updates. I think I have gotten all old-style | Tom Lane | 2000-06-13 |
* | Mark functions as static and ifdef NOT_USED as appropriate. | Bruce Momjian | 2000-06-08 |
* | Remove NT-specific file open defines by defining our own open macros for | Bruce Momjian | 2000-06-02 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |
* | Remove unused include files. Do not touch /port or includes used by defines. | Bruce Momjian | 2000-05-30 |
* | Generated header files parse.h and fmgroids.h are now copied into | Tom Lane | 2000-05-29 |
* | First round of changes for new fmgr interface. fmgr itself and the | Tom Lane | 2000-05-28 |
* | Make the indexes on pg_group be shared system relations. | Tom Lane | 2000-05-05 |
* | Modify getdatabaseencoding(), pg_encoding_to_char() | Tatsuo Ishii | 2000-05-02 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Implement reindex command | Hiroshi Inoue | 2000-02-18 |
* | Make ISO date style (e.g. "2000-02-16 09:33") the default. | Thomas G. Lockhart | 2000-02-16 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | The latest source does not compile on Solaris 7 due to | Bruce Momjian | 2000-01-19 |
* | Removed MBFLAGS from makefiles since it's now done in include/config.h. | Peter Eisentraut | 2000-01-19 |
* | Fix minor comple error | Tatsuo Ishii | 2000-01-18 |
* | Add builtin functions: | Tatsuo Ishii | 2000-01-18 |
* | Fixed everything in and surrounding createdb and dropdb to make it more | Peter Eisentraut | 2000-01-13 |
* | Move SetPidFile() and firends to utils/init/miscinit.c from | Tatsuo Ishii | 2000-01-09 |
* | to live in a transaction before access to db | Hiroshi Inoue | 1999-12-22 |
* | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 |
* | Fix memory overrun while setting ps status | Tatsuo Ishii | 1999-12-10 |
* | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 |
* | Add pg_statistic index, add missing Hiroshi file. | Bruce Momjian | 1999-11-24 |
* | Add system indexes to match all caches. | Bruce Momjian | 1999-11-22 |
* | Repair problem exposed by Jan's new parallel-regression-test scaffold: | Tom Lane | 1999-11-21 |
* | Standardize on MAXPGPATH as the size of a file pathname buffer, | Tom Lane | 1999-10-25 |
* | Cleanup -is flag to -l for SSL. Another PERL variable name fix. Clean | Bruce Momjian | 1999-10-08 |
* | XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. | Vadim B. Mikheev | 1999-10-06 |
* | Make tree compilable (+WAL). | Vadim B. Mikheev | 1999-09-28 |
* | Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. | Bruce Momjian | 1999-09-27 |
* | Several changes here, not very related but touching some of the same files. | Tom Lane | 1999-09-24 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | Fix for multi-byte includes. | Bruce Momjian | 1999-07-17 |
* | More cleanup | Bruce Momjian | 1999-07-16 |
* | More cleanup | Bruce Momjian | 1999-07-16 |
* | Final cleanup | Bruce Momjian | 1999-07-16 |
* | Update #include cleanups | Bruce Momjian | 1999-07-16 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | Modify backend switch parsing to prevent 'insecure' switches | Tom Lane | 1999-05-22 |
* | Fix some miscellaneous places that were using raw open() or | Tom Lane | 1999-05-09 |