2000-01-18 |
Tom Lane | Fix quoting bugs and incorrect trigger argument printout. |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | This corrects an error in current gram.y for ALTER... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | Freebsd update for sgml, from Alfred Perlstein |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Bruce Momjian | Libpq non-blocking mode, from Alfred Perlstein |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Remove compiler warnings |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Show encoding name rather than encoding id in case... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Add builtin functions: |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tom Lane | numeric_in accepts exponents; numeric to int4 rounds... |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Fix multibyte support |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Tatsuo Ishii | Adopt for new psql |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Peter Eisentraut | Updated user interfaces on initdb, initlocation, pg_dum... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | setheapoverride() is history. Uses replaced with Comma... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Correct minor typos. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Bruce Momjian | Update subquery error message. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Add .cvsignore so cvs update doesn't complain about... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Modify libpq's pqexpbuffer to eliminate length restrict... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Pass atttypmod to CoerceTargetExpr, so that it can... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Hmm, numeric array type was missing too. Added. |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Hiroshi Inoue | Fix for TODO item * spinlock stuck problem when elog... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Update unused_oids script so it works with non-GNU... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Tom Lane | Apparently, no one's ever used float4abs(), because... |
commit | commitdiff | tree | snapshot |
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 |
next |