1999-01-28 |
Jan Wieck | Changed qualification of pg_views and pg_tables to... |
commit | commitdiff | tree | snapshot |
1999-01-28 |
Jan Wieck | New prebuilt versions of gram.c and scan.c for the... |
commit | commitdiff | tree | snapshot |
1999-01-28 |
Jan Wieck | Partial support for mixed case in PL/pgSQL. |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Tom Lane | Quick fix for subplan-related crash. |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Jan Wieck | Speedup of PL/pgSQL by calling ExecEvalExpr() directly |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Bruce Momjian | fix for aggregates |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Marc G. Fournier | From: Tatsuo Ishii <t-ishii@sra.co.jp> |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Tom Lane | Turns out it's easy to cache the fmgr function lookup |
commit | commitdiff | tree | snapshot |
1999-01-27 |
Tom Lane | Another SELECT speedup: extract OIDs of column print... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Bruce Momjian | More agg cleanup. |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Marc G. Fournier | primary key support cleanups from D'Arcy... |
commit | commitdiff | tree | snapshot |
1999-01-26 |
Bruce Momjian | pgindent file. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Marc G. Fournier | From: Peter T Mount <peter@retep.org.uk> |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Bruce Momjian | Agg/Aggreg cleanup and datetime.sql patch. |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Vadim B. Mikheev | SELECT FOR UPDATE is implemented... |
commit | commitdiff | tree | snapshot |
1999-01-25 |
Tom Lane | Tighten coding of fmgr_isbuiltin() ... managed to speed... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Tom Lane | Tighten coding of inner loops in nocachegetattr ... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Tom Lane | Use heap_attisnull, rather than heap_getattr, for a... |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Tom Lane | Replace typtoout() and gettypelem() with a single routine, |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Tom Lane | Fix a couple little problems with signed vs. unsigned |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Bruce Momjian | Rename Aggreg to Aggref. |
commit | commitdiff | tree | snapshot |
1999-01-24 |
Tom Lane | Improper addition of NaN/Infinity recognition to float8in() |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Bruce Momjian | Remove unused Choose node. |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Tom Lane | Add explicit buffering in backend libpq, to compensate for |
commit | commitdiff | tree | snapshot |
1999-01-23 |
Tom Lane | Fix unportable test syntax in regression script. |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Bruce Momjian | Fix for intersect FOR UPDATE check. |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Bruce Momjian | Relcache Size fix. |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Bruce Momjian | Fix for Size sizeof in cache code. |
commit | commitdiff | tree | snapshot |
1999-01-22 |
Marc G. Fournier | |From: "D'Arcy" "J.M." Cain <darcy@druid.net> |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Bruce Momjian | It seems that SPI_prepare() doesn't work well in some... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Bruce Momjian | Here is a new version of my patch for allowing pg_dump... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Bruce Momjian | The following patch finishes primary key support. ... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Bruce Momjian | i have made minor changes to array_iterator to make... |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Marc G. Fournier | From: Michael Meskes <Michael.Meskes@usa.net> |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Vadim B. Mikheev | Copy RowMark node (it's for (-:)) FOR UPDATE). |
commit | commitdiff | tree | snapshot |
1999-01-21 |
Vadim B. Mikheev | FOR UPDATE is in parser & rules. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Bruce Momjian | Update gram.c. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Bruce Momjian | Add Intersect check. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Thomas G. Lockhart | Fix "Y-2K" problem with two-digit BC dates being correc... |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Thomas G. Lockhart | Clean up leap year support and date/time validation. |
commit | commitdiff | tree | snapshot |
1999-01-20 |
Thomas G. Lockhart | Add a set of braces to clarify conditional nesting. |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Thomas G. Lockhart | Remove redundant note on NT port. |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Thomas G. Lockhart | Augment info on string functions per Jose Soares' sugge... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Thomas G. Lockhart | Introduction to SQL from Stefan. Not yet marked up... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Thomas G. Lockhart | Add tables of allowed values and formats for date/time... |
commit | commitdiff | tree | snapshot |
1999-01-19 |
Thomas G. Lockhart | Merge current.sgml into release.sgml so all release... |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Bruce Momjian | Okay, I've updated the ecpg parser yet again. Unfortuna... |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Bruce Momjian | Add missing Windows files. |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Bruce Momjian | Fix cfor typos. |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Bruce Momjian | Fix for typo in gram.y |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Bruce Momjian | Add masters thesis to docs. |
commit | commitdiff | tree | snapshot |
1999-01-18 |
Bruce Momjian | Hi! |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Clean up trivial compiler warning from gcc. |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Reverse out yesterday's patch from Horak Daniel, since |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Keep Tcl from getting confused if backend closes connection |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | TCL_ARRAYS option patches from Massimo Dal Zotto |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Add missing variable, per Massimo. |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | fixes to lock debugging macros from Massimo Dal Zotto |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Add description of ELOG_TIMESTAMPS and USE_SYSLOG options, |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Bruce Momjian | Win32 new files. |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Bruce Momjian | Apply Win32 patch from Horak Daniel. |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Bruce Momjian | As the email posted to the announce and interfaces... |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Improve error message when connect() call fails: |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Bruce Momjian | Fix for missing NAN. |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Add configure test to see whether vsnprintf() is present, |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Remove uses of MSG_WAITALL temporarily, since it doesn't |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Replace direct inclusions of c.h with inclusion of... |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Apply Magnus Hagander's followup patch to correct |
commit | commitdiff | tree | snapshot |
1999-01-17 |
Tom Lane | Re-insert %.sl rule into Makefile.hpux ... seems it... |
commit | commitdiff | tree | snapshot |
1999-01-12 |
Marc G. Fournier | From: Magnus Hagander <mha@sollentuna.net> |
commit | commitdiff | tree | snapshot |
1999-01-11 |
Marc G. Fournier | From: Magnus Hagander <mha@sollentuna.net> |
commit | commitdiff | tree | snapshot |
1999-01-10 |
Thomas G. Lockhart | Be more careful to check input string lengths as well... |
commit | commitdiff | tree | snapshot |
1999-01-10 |
Thomas G. Lockhart | Handle "NaN" and "Infinity" for input values. |
commit | commitdiff | tree | snapshot |
1999-01-08 |
Byron Nikolaidis | Update 06-40-0004 -- Add Bookmark support! |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Bruce Momjian | Sorry for posting it here again, but I haven't corrected my |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Fix build rules for the tutorial, |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Refresh info for various platforms. Claim client-side... |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Fix typo. |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Add entries for introduction chapter components such... |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Remove mention of a couple of introductory chapters |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Fix column formatting for a table. No content changes. |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Put in more markup. Not done yet though. |
commit | commitdiff | tree | snapshot |
1999-01-07 |
Thomas G. Lockhart | Include installation instructions for WIN32 client... |
commit | commitdiff | tree | snapshot |
1999-01-06 |
Byron Nikolaidis | Update 06-40-0003 |
commit | commitdiff | tree | snapshot |
1999-01-05 |
Vadim B. Mikheev | SELECT FOR UPDATE syntax |
commit | commitdiff | tree | snapshot |
1999-01-05 |
Jan Wieck | Restricted maximum precision for NUMERIC to 1000 digits. |
commit | commitdiff | tree | snapshot |
1999-01-05 |
Jan Wieck | Removed precision restriction in numeric_round() causing |
commit | commitdiff | tree | snapshot |
1999-01-05 |
Byron Nikolaidis | Mini Update #2 -- final fixes for buffer lengths, null... |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Jan Wieck | Just one more bugfix - this time in cmp_abs (cannot... |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Jan Wieck | Fixed backend crashing bug in apply_typmod() |
commit | commitdiff | tree | snapshot |
1999-01-04 |
Jan Wieck | Little fix for round() function |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Bruce Momjian | update HISTORY |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Bruce Momjian | Fix NAN code. |
commit | commitdiff | tree | snapshot |
1999-01-03 |
Bruce Momjian | Fix for NAN generation. |
commit | commitdiff | tree | snapshot |
1999-01-02 |
Bruce Momjian | Mention 6.4.2 changes. |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Bruce Momjian | Some security, since we now have vsnprintf, I remade... |
commit | commitdiff | tree | snapshot |
1999-01-01 |
Bruce Momjian | Fix for no platform NAN. |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Bruce Momjian | Add max oid display, rather than returning just a dash... |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Thomas G. Lockhart | Change ordering of HAVE_TM_ZONE and HAVE_INT_TIMEZONE... |
commit | commitdiff | tree | snapshot |
1998-12-31 |
Byron Nikolaidis | uncomment MYLOG to prevent warnings in compile |
commit | commitdiff | tree | snapshot |
next |