| Commit message (Expand) | Author | Age |
* | Update psql \? for \w. | Bruce Momjian | 1999-10-14 |
* | Improve pg_dump template1 error reports. | Bruce Momjian | 1999-10-10 |
* | Improve pg_dump template1 error message. | Bruce Momjian | 1999-10-10 |
* | XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. | Vadim B. Mikheev | 1999-10-06 |
* | Allow CREATE FUNCTION's WITH clause to be used for all language types, | Tom Lane | 1999-10-02 |
* | Fix pg_upgrade so it vacuums all databases. | Bruce Momjian | 1999-09-28 |
* | pg_upgrade reminder. | Bruce Momjian | 1999-09-28 |
* | I have been working with user defined types and user defined c | Bruce Momjian | 1999-09-28 |
* | Massimo's SET FSYNC and SHOW PG_OPTIONS changes, without SET QUERY_LIMIT. | Bruce Momjian | 1999-09-27 |
* | Fix to give super user and createdb user proper update catalog rights. | Bruce Momjian | 1999-09-27 |
* | One last missing quoting bug in pg_dump: | Bruce Momjian | 1999-09-23 |
* | TRUNCATE command from Mike Mascari<mascarim@yahoo.com> | Bruce Momjian | 1999-09-23 |
* | Add TRUNCATE command, with psql help and sgml additions. | Bruce Momjian | 1999-09-23 |
* | last batch, I think... | Marc G. Fournier | 1999-09-20 |
* | fixing it more.. | Marc G. Fournier | 1999-09-20 |
* | bring it all into -current again | Marc G. Fournier | 1999-09-20 |
* | try and fix things... | Marc G. Fournier | 1999-09-20 |
* | bring in missing files ... this isn't very clean, but :( | Marc G. Fournier | 1999-09-20 |
* | Additional long-query fixes from Mike Ansley and yours truly. | Tom Lane | 1999-09-06 |
* | Document -x properly for pg_dump. | Bruce Momjian | 1999-09-01 |
* | Fix quoting problems in mkMakefile.tcldefs.sh.in and | Tom Lane | 1999-08-29 |
* | Add a VACUUM command in hopes of making pg_upgrade usable again | Tom Lane | 1999-08-02 |
* | Re-enable pg_upgrade, after adding checks that the source | Tom Lane | 1999-07-31 |
* | Make usecatupd disabled for normal users, and allow normal users to | Bruce Momjian | 1999-07-30 |
* | While I was running some tests in psql, trying to figure out how to change | Bruce Momjian | 1999-07-20 |
* | psql fix. | Bruce Momjian | 1999-07-19 |
* | Cleanup of patch just applied. | Bruce Momjian | 1999-07-19 |
* | Set the application name, used for parsing readline's .inputrc -- dz | Bruce Momjian | 1999-07-19 |
* | Re-add getopt.h check, remove NT-specific tests for it. | Bruce Momjian | 1999-07-19 |
* | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 |
* | More cleanup | Bruce Momjian | 1999-07-16 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be... | Tatsuo Ishii | 1999-07-11 |
* | createlang now returns 2 for language already exists. | Bruce Momjian | 1999-07-09 |
* | Remove old readme file. | Bruce Momjian | 1999-07-05 |
* | Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN | Bruce Momjian | 1999-06-17 |
* | Cleanup | Bruce Momjian | 1999-06-08 |
* | Disable pg_upgrade for 6.5. | Bruce Momjian | 1999-06-08 |
* | I attach a patch for pg_upgrade. This does two things: | Bruce Momjian | 1999-06-07 |
* | > Here is a small patch that should only affect win32 building | Bruce Momjian | 1999-06-07 |
* | a fix for Win32 support provided by yutaka@marin.or.jp. | Tatsuo Ishii | 1999-06-05 |
* | Suppress indexes on large objects from psql's \d listing; | Tom Lane | 1999-06-04 |
* | Turns out OIDNAMELEN wasn't really being used at all! | Tom Lane | 1999-06-04 |
* | Add mention of SHARE ROW EXCLUSIVE mode. | Bruce Momjian | 1999-06-04 |
* | Thanks for this, but SET TRANSACTION ISOLATION LEVEL | Bruce Momjian | 1999-06-03 |
* | Add mention of FOR UPDATE and LIMIT/OFFSET> | Bruce Momjian | 1999-06-03 |
* | Update lock sgml/man/psql help pages. | Bruce Momjian | 1999-06-03 |
* | Add SET TRANSACTION ISOLATION LEVEL and SET NAMES mention. | Bruce Momjian | 1999-06-03 |
* | Update psql help so it looks better. | Bruce Momjian | 1999-06-03 |
* | Update SET commands for psql \h, man pages, and sgml. | Bruce Momjian | 1999-06-03 |