Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Minor buglet in dumping functions onlt | Philip Warner | 2000-10-13 |
| | |||
* | WAL | Vadim B. Mikheev | 2000-10-13 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-13 |
| | |||
* | Fix bug in sequence dumping using new setval function | Philip Warner | 2000-10-13 |
| | |||
* | Make setval(text,int32,bool) visible | Philip Warner | 2000-10-13 |
| | |||
* | Fix typo | Bruce Momjian | 2000-10-12 |
| | |||
* | Fix typo. | Bruce Momjian | 2000-10-12 |
| | |||
* | Fix typo | Bruce Momjian | 2000-10-12 |
| | |||
* | Update FAQ. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO.detail. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Replace constants by C variables wherever possible. | Michael Meskes | 2000-10-12 |
| | |||
* | Update FAQ. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | First pass at docs for pg_restore | Philip Warner | 2000-10-12 |
| | |||
* | Major update part I involving delayed patches, reworked Makefile, and how | Peter Mount | 2000-10-12 |
| | | | | the versioning works. There's also a new utils directory used by Makefile | ||
* | Add more files from backend | Tatsuo Ishii | 2000-10-12 |
| | |||
* | Disable elog when linked with frontend. | Tatsuo Ishii | 2000-10-12 |
| | |||
* | Support for automatic code conversion between UNICODE and other | Tatsuo Ishii | 2000-10-12 |
| | | | | encodings | ||
* | Support for conversion between UNICODE and other encodings | Tatsuo Ishii | 2000-10-12 |
| | | | | | currently ISO8859-[1-5] and EUC_JP are supported. support for other encodings will be coming soon. | ||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update FAQ. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO for LIKE/ESCAPE. | Bruce Momjian | 2000-10-12 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-12 |
| | |||
* | Fix temp relation handling for indexes, cleanup | Bruce Momjian | 2000-10-11 |
| | |||
* | autoconf | Bruce Momjian | 2000-10-11 |
| | |||
* | Correct error in description of AccessExclusiveLock mode | Tom Lane | 2000-10-11 |
| | | | | (failed to say that it conflicts with AccessShareLock). | ||
* | Add pooling discussion. | Bruce Momjian | 2000-10-11 |
| | |||
* | Oops, back out my unintended changes. | Bruce Momjian | 2000-10-11 |
| | |||
* | Update make_mkid | Bruce Momjian | 2000-10-11 |
| | |||
* | Improve MVCC discussion. | Tom Lane | 2000-10-11 |
| | |||
* | Added new SQL function setval(seq,val,bool) to restore is_called as well as ↵ | Philip Warner | 2000-10-11 |
| | | | | | | value (will be used in a future pg_dump). | ||
* | Synced preproc.y with gram.y | Michael Meskes | 2000-10-11 |
| | |||
* | pg_hba.conf mention fix. | Bruce Momjian | 2000-10-11 |
| | |||
* | More pg_config updates. | Bruce Momjian | 2000-10-10 |
| | |||
* | Rename pg-config to pg_config to be consistent with other pg commands. | Bruce Momjian | 2000-10-10 |
| | |||
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 |
| | | | | | anyway, the rest being due to them not being kept in sync. Add configure test for lorder and use it (on Solaris) when found. | ||
* | Some dynloader files missed the template rename a while back. | Peter Eisentraut | 2000-10-10 |
| | |||
* | This is a stupid garden variety bug and I'm not sure why I didn't catch | Bruce Momjian | 2000-10-10 |
| | | | | | | | | | | | | it previously. The patch included is against fairly current sources, but it may apply cleanly against 7.0.2 as well. On Fri, 6 Oct 2000, Vilson farias wrote: > I found a irregular behavior with constraints. > > I can only set a referencial integrity between these tables when there are > no data, even if there are no change to referential integrity violation. | ||
* | - Be more paranoid when getting views | Philip Warner | 2000-10-10 |
| | | | | | | - Support for 'isstrict' procedure attribute. - Disable --blobs and --table (replaced prior to attempting to fix sequence dump problems) | ||
* | Remove override of CFLAGS. | Bruce Momjian | 2000-10-10 |
| | |||
* | Add spaces to manual page. | Bruce Momjian | 2000-10-10 |
| | |||
* | Update FAQ. | Bruce Momjian | 2000-10-09 |
| | |||
* | Update TODO list. | Bruce Momjian | 2000-10-09 |
| |