| Commit message (Expand) | Author | Age |
* | Use MD5 for wire protocol encryption for >= 7.2 client/server. | Bruce Momjian | 2001-08-15 |
* | Added GUC configuration options to control access statistics. | Jan Wieck | 2001-07-05 |
* | Allow default transaction isolation level (a.k.a. set session | Peter Eisentraut | 2001-06-30 |
* | Install infrastructure for shared-memory free space map. Doesn't actually | Tom Lane | 2001-06-27 |
* | > Marko Kreen <marko@l-t.ee> writes: | Bruce Momjian | 2001-06-23 |
* | Back out SET ALL patch because it is breaking things. | Bruce Momjian | 2001-06-19 |
* | RESET ALL secondary patch: | Bruce Momjian | 2001-06-18 |
* | Add GUC setting for Australian timezones. Uses new GUC boolean callback | Bruce Momjian | 2001-06-18 |
* | Extend GUC concepts of parse_hook and assign_hook to all four supported | Tom Lane | 2001-06-12 |
* | reset all: command line and .conf options change defaults | Bruce Momjian | 2001-06-07 |
* | Add dynamic_library_path parameter and automatic appending of shared | Peter Eisentraut | 2001-05-17 |
* | Fix Joubert's complaint that int8-sized numeric literals are mishandled | Tom Lane | 2001-03-22 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Support syncing WAL log to disk using either fsync(), fdatasync(), | Tom Lane | 2001-03-16 |
* | XLOG (and related) changes: | Tom Lane | 2001-03-13 |
* | Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur | Tom Lane | 2001-02-26 |
* | Change default commit_delay to zero, update documentation. | Tom Lane | 2001-02-18 |
* | FixBTree flag still exists and may be used to turn | Vadim B. Mikheev | 2001-02-07 |
* | Add all possible config file options. | Bruce Momjian | 2001-01-24 |
* | 1. Checkpoint.undo may be after checkpoint itself: | Vadim B. Mikheev | 2001-01-09 |
* | Final(?) GUC clean-up. Update psql tab completion. | Peter Eisentraut | 2000-12-03 |
* | XLOG stuff for sequences. | Vadim B. Mikheev | 2000-11-30 |
* | Get rid of not-very-portable fcntl(F_SETLK) mechanism for locking the Unix | Tom Lane | 2000-11-29 |
* | Rename GUC name from unixsocket to unix_socket_directory | Bruce Momjian | 2000-11-25 |
* | Compile WAL by default. | Vadim B. Mikheev | 2000-11-20 |
* | Rename parameter "hostname" to "virtual_host". Seemed very ambiguous... | Peter Eisentraut | 2000-11-15 |
* | Small polishing of syslog facility and ident settings. Only allow setting | Peter Eisentraut | 2000-11-14 |
* | Rename PortName to PortNumber. | Bruce Momjian | 2000-11-14 |
* | Ok, You guys are probably tired of me, BUT, here is another one, that | Bruce Momjian | 2000-11-13 |
* | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 |
* | Auto checkpoint creation. | Vadim B. Mikheev | 2000-11-09 |
* | Add runtime configuration options to control permission bits and group | Peter Eisentraut | 2000-11-01 |
* | Oops, back out my unintended changes. | Bruce Momjian | 2000-10-11 |
* | Update make_mkid | Bruce Momjian | 2000-10-11 |
* | Add runtime configuration option "silent_mode". | Tatsuo Ishii | 2000-10-08 |
* | A bit of cleanup after SSL patch. Add it to config file, improve | Peter Eisentraut | 2000-09-06 |
* | Maybe "shared_buffers" is a slightly better name than "shmem_buffers" for -B. | Peter Eisentraut | 2000-08-28 |
* | Make the location of the Kerberos server key file run time configurable | Peter Eisentraut | 2000-08-25 |
* | Make debug_assertions default to ON, when compiled in at all, for | Tom Lane | 2000-08-11 |
* | Implement nested block comments in the backend and in psql. | Thomas G. Lockhart | 2000-07-14 |
* | Add assert checking to GUC ("debug_assertions") | Peter Eisentraut | 2000-07-12 |
* | Move PGPORT envar handling to ResetAllOptions(). Improve long options | Peter Eisentraut | 2000-07-03 |
* | Second pass over run-time configuration system. Adjust priorities on some | Peter Eisentraut | 2000-06-22 |
* | Final #include cleanup. | Bruce Momjian | 2000-06-15 |
* | Removed ELOG_TIMESTAMPS #define in favor of two run-time | Peter Eisentraut | 2000-06-04 |
* | The heralded `Grand Unified Configuration scheme' (GUC) | Peter Eisentraut | 2000-05-31 |