2000-01-17 |
Tom Lane | Update strings test to reflect the fact that casting... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Create a new parsetree node type, TypeCast, so that... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Rearrange coding in COPY so that expansible string... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Sigh, I'm an idiot ... I broke the async startup logic... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Put back change to 'connection failed' message formatti... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Peter Eisentraut | Removed lextest, because lex'ed files are now in the... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Peter Eisentraut | Included all yacc and lex files into the distribution. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Add check that inherited constraints and defaults work. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Repair breakage of inherited constraint expressions... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Fix broken FOR UPDATE error message. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bruce Momjian | Fix passing of atttypmod that Tom found. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Tom Lane | Clean up pg_dump coredumps caused by change of output... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tom Lane | Add some examples to numeric regress test to verify... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tom Lane | Clean up problems with rounding/overflow code in NUMERI... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tom Lane | Fix a passel of problems with incorrect calls to typinp... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tom Lane | Now that new psql is fflush()'ing properly, it emerges... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tom Lane | Update arrays regress test to reflect fact that several... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Peter Eisentraut | - Allow array on int8 |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tatsuo Ishii | Add pgench: a TPC-B like benchmarking tool |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tatsuo Ishii | Adapt to the changes of libpq(eliminateing using putenv()). |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tatsuo Ishii | Eliminate using putenv(). |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Tatsuo Ishii | Prepare for new psql |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Peter Eisentraut | Fixed all elog related warnings, as well as a few others. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Peter Eisentraut | Fixed psql variables vs array syntax, as well as minor... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Peter Eisentraut | * User management commands no longer user pg_exec_query... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Tom Lane | Clean up some problems in new asynchronous-connection... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Tom Lane | Make PSQLexec's behavior on loss of connection more... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Tom Lane | Make connection-failed messages a little friendlier on |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Tom Lane | Remove redundant and now-incorrect declaration of pstrdup. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Tom Lane | Bump catversion to ensure initdb. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Tom Lane | Revise quoting conventions in outfuncs/readfuncs so... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Peter Eisentraut | Fixed everything in and surrounding createdb and dropdb... |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Peter Eisentraut | initdb didn't load pg_description |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-13 |
Tatsuo Ishii | Add UDC (User Defined Characters) support to SJIS/EUC_J... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Peter Eisentraut | Fixed a few "fixes" and bugs. Adjusted messages and... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Tatsuo Ishii | Multi-byte case fix by Oliver Elphick (olly@lfix.co.uk) |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Tom Lane | Use fmgr_array_args() to avoid dependency on FUNC_MAX_ARGS. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Tom Lane | In PQfn(), defend against too many args, and avoid... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Tom Lane | RemoveFunction didn't defend against too many args. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Tom Lane | Defend against > INDEX_MAX_KEYS keys in an index. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Tom Lane | CommentProc was careless about too many arguments. |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Tom Lane | Put back erroneously removed zeroing of sentinel elements |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Make FUNC_MAX_ARGS equal INDEX_MAX_KEYS, as it should. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | oid8 => oidvector in alter_table regress test |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Another FUNC_MAX_ARGS tweak. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Update struct Trigger definition. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Wrong boundary condition on number-of-args check. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Ah-hah, there are attribute size constants lurking... |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Use symbolic INDEX_MAX_KEYS in pg_type entries for... |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Correct hardwired type information in bootstrap. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Remove no-longer-used symbols. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Bruce Momjian | More cleanups. Still doesn't work. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Bruce Momjian | More cleanups. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Bruce Momjian | More fixes, but still need +1 for FUNC_MAX_ARGS |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Remove outdated comment about 8 arguments. |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Tom Lane | Change oid8/int28 -> oidvector/int2vector. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Fix initdb so it works, but still only for 8. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update type stuff. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Cleanup for func args > 8. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | More updates for function call interface > 8. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update fmgr to allow 32 arguments. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Make number of args to a function configurable. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Rename oid8 -> oidvector and int28 -> int2vector. ... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update int28out and out8out and _in_ functions to handl... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Hiroshi Inoue | Improve cache invalidation handling. Eespecially |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Fix oid8in and int28in for spaces |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Move fixes for >8 indexed fields. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Move INDEX_MAX_KEYS to postgres.h, and make it configur... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Tom Lane | Repair subtle VACUUM bug that led to 'HEAP_MOVED_IN... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Update platform-specific-expected-file support so that... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | install_plpgsql is no longer a regress test (it's done... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Bruce Momjian | The psql online help for ALTER TABLE (\h alter table... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Add SetPidFile() and friends. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Do not start if postmaster is running. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Move SetPidFile() and firends to utils/init/miscinit... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Move SetPidFile() and firends to utils/init/miscinit... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tatsuo Ishii | Add more portability to echo -n (code stolen from creat... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | New scheme for managing platform-specific regress test... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Remove obsolete platform-specific comparison files. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | First examples of multiplatform result comparison files. |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Remove obsolete platform-specific regress test comparis... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Remove CVS $Header lines from a couple of regress test... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Update remaining tests for new psql, with the exception... |
commit | commitdiff | tree | snapshot |
2000-01-09 |
Tom Lane | Update remaining tests for new psql, with the exception... |
commit | commitdiff | tree | snapshot |
next |