1999-12-01 |
Bruce Momjian | Mention index name when reporting corruption. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | Fix compile error on older patch. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | create/alter user extension |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | This patch (against the current CVS sources) adds to... |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | Rename readonly to onlyread in odbc. Use varargs properly. |
commit | commitdiff | tree | snapshot |
1999-11-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | Small patch which fixes the ODBC driver so it doesn... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | I finish devel. of Oracle compatible DateTime routines... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | Attached are the C-routines that implement a BIT and... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Bruce Momjian | I pulled this one out via CVS, I hope you can make... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Tom Lane | Add permissions check: now one must be the Postgres... |
commit | commitdiff | tree | snapshot |
1999-11-29 |
Tom Lane | Try to detect oversize tuple before corrupting relation... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Tom Lane | Fix "Unable to identify an operator =$" problem that... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Tom Lane | Remove obsolete note about pg_vlock lock file. |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Tom Lane | Remove pg_vlock locking from VACUUM, allowing multiple... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Tom Lane | Delete pg_statistics rows for a relation during heap_de... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Tom Lane | lmgr.c didn't check for failure return from LockAcquire... |
commit | commitdiff | tree | snapshot |
1999-11-28 |
Tom Lane | Add missing SpinRelease() to a couple of error exits... |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Tom Lane | COPY to a relation should keep write lock till transact... |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Tom Lane | pg_statistic has an index now too... |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Tom Lane | Fix references to backend/port files so that they actua... |
commit | commitdiff | tree | snapshot |
1999-11-27 |
Tom Lane | Oops, forgot to commit this one last week. Part of... |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Bruce Momjian | Change // to /* */ |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Bruce Momjian | Fix missing prototype psql warning. |
commit | commitdiff | tree | snapshot |
1999-11-26 |
Bruce Momjian | * Includes tab completion. It's not magic, but it's... |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Bruce Momjian | Fix for bool casting. |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Jan Wieck | Added another single byte oriented decompressor, useful for |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Bruce Momjian | Add opid to selectivity function call. |
commit | commitdiff | tree | snapshot |
1999-11-25 |
Bruce Momjian | Enable pg_statistic cache use. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Bruce Momjian | Cleanup for pg_statistic commit. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Bruce Momjian | Add pg_statistic index, add missing Hiroshi file. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Tatsuo Ishii | Add multi-byte support to lztextlen() |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Bruce Momjian | Rename heap_replace to heap_update. |
commit | commitdiff | tree | snapshot |
1999-11-24 |
Bruce Momjian | Rename heap_replace to heap_update. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Bruce Momjian | Tid access method feature from Hiroshi Inoue, Inoue... |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Bruce Momjian | ecpg ECPGFree fix from Rene Hogendoorn. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Bruce Momjian | Fix _cplusplus test in both trees. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Bruce Momjian | Cleanup paths in install files. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Bruce Momjian | Change v6.5.2 to 6.5.2. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Bruce Momjian | Update opclass to be non-unique. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Tom Lane | Update for change of 'duplicate key' message. |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Tom Lane | Reduce ReleaseLruFile failure from FATAL to ERROR grade... |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Tom Lane | verify_password() leaked a file descriptor if it failed... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Bruce Momjian | Add system indexes to match all caches. |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Tom Lane | Clean up some problems in error recovery --- elog(... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Tom Lane | Come to think of it, DropBuffers() could have the same... |
commit | commitdiff | tree | snapshot |
1999-11-22 |
Tom Lane | ReleaseRelationBuffers() failed to check for I/O in... |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Tom Lane | Combine index_info and find_secondary_indexes into... |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Tom Lane | index_destroy() must grab exclusive access to the paren... |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Tom Lane | Clean up comments. |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Tom Lane | Change backend-side COPY to write files with permission... |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Tom Lane | Repair problem exposed by Jan's new parallel-regression... |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Tom Lane | Tweak run_check.sh so it prints the name of each test... |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Tom Lane | My latest fixes to gram.y cause CREATE TABLE t (f1... |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Tom Lane | Fix problems with CURRENT_DATE and related functions... |
commit | commitdiff | tree | snapshot |
1999-11-20 |
Tom Lane | Fix a couple of portability problems in Jan's first... |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Jan Wieck | New parallel regression test shell and related things. |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Bruce Momjian | Fix for arm32 and fix for dbname with dash. |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Jan Wieck | Changed pg_rewrite attributes ev_qual and ev_action... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Bruce Momjian | Fix problem with temp tables shown in regression test... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Jan Wieck | Some minor corrections to the LZ compression. In fact... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Jan Wieck | The new LZ compression and an lztext data type based... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Bruce Momjian | Fix lookup of temp table names that I missed yesterday. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Tom Lane | Modify elog() logic so that it won't try to longjmp... |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Bruce Momjian | Commit to make clearer distinction for temp names and... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Tatsuo Ishii | Tree dividing is not appropriate in Rtree. |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Tom Lane | Clean up possible memory leakage in nodeSubplan |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Tom Lane | Implement subselects in target lists. Also, relax... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Tom Lane | Update sanity_check regress test to pass now that pg_index |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Tom Lane | Fix typo so it actually compiles... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Bruce Momjian | Add recreate index notice to vacuum error. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Tom Lane | Tweak make rules for parse.h and fmgr.h to avoid bug... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Bruce Momjian | Add index recreation suggestion to end of world error... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Bruce Momjian | Fix for psql control-d and .psqlrc that I broke. Fix... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Bruce Momjian | The \p\g fix didn't turn out to be so bad. It even... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Bruce Momjian | Update NT readme with new name. |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Tom Lane | Fix ExecSubPlan to handle nulls per the SQL spec -... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Bruce Momjian | Update for documentation in libpq changes. |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Bruce Momjian | In the spirit of TODO item |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Bruce Momjian | Cleanup of psql \copyright |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Bruce Momjian | psql makefile fix from Keith Parks |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Bruce Momjian | New NameStr macro to convert Name to Str. No need... |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Bruce Momjian | exit recursion fix from Massimo |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Bruce Momjian | Fix for recusive exit call from Massimo. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Bruce Momjian | Sort help file names, from Peter Eisentraut |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Bruce Momjian | Add Linux ARM. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bruce Momjian | Update psql banner |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bruce Momjian | Update psql display. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Tom Lane | environment variable set by MULTIBYTE startup code... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bruce Momjian | Update \? display. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bruce Momjian | Make pager on by default. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bruce Momjian | Clean up \? psql display. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
next |