2004-03-17 |
Bruce Momjian | Modify: |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Bruce Momjian | Document SPI_push() and SPI_pop(). |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Tom Lane | Replace the switching function ExecEvalExpr() with... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Bruce Momjian | Remove double-rename used by Win32 on busy files. ... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | log_statement was not removed by the previous patch... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | The "cvs add" of test_thread_implicit.pgc seems to... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Check for EOF on pipe differs under win32, as it is... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | float8-small-is-zero and float8-exp-three-digits will... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | * postmaster.c: cleanup pmdaemonize under win32; missed... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Handle OID's and unsigned values better in pg_autovacuum. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Windows uses codepages rather than the environment... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Update random regression test text to be clearer. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Update random test description because it fails less... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Remove GUC log_statement, log_pid, log_timestamp, log_s... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Improve random regression tests to fail less frequently. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Mention Linux syslog will sync lines to disk, and descr... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Tatsuo Ishii | Add PQmbdsplen() which returns the "display length... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Tom Lane | Localize our dependencies on the way to create NAN... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Tom Lane | Remove grotty special-case code in coerce_to_target_typ... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Update Solaris thread flags, per Jim Seymour |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Tweak planner so that index expressions and predicates... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Fix error in termination of COPY IN mode when using... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Mark linux as thread-enabled with new 7.5 tests. |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Fix ecpg_sqlca_key_destructor to return void. |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | > (I also see some post-7.4.1 changes in src/template... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Michael Meskes | - Fixed Informix compat math functions to cope with... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Neil Conway | Portability fixes and bug fixes for recent floating... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Teach psql to show the location of syntax errors visual... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Rename README's to match directory names. Mention... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Arrange to emit a CONTEXT: SQL function "foo" entry... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Tom Lane | Generate a WARNING when the column types in a foreign... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Tom Lane | Repair memory leakage introduced into the non-hashed... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Bruce Momjian | Fixes recent changes to test. For immediate application. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Bruce Momjian | Update FAQ with current release version. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Bruce Momjian | Update Russian FAQ, Viktor Vislobokov |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Bruce Momjian | Rename incorrect references to nonblock.c to noblock... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Neil Conway | Fix a typo in the documentation for geqo_effort. |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Neil Conway | Improve documentation for the newly-added NOWAIT clause... |
commit | commitdiff | tree | snapshot |
2004-03-12 |
Neil Conway | Allow 'Infinity' and '-Infinity' as input to the float4... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Bruce Momjian | Document the SSL and Kerberos are not thread-safe. |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Neil Conway | Revise int2/int4/int8/float4/float8 input routines... |
commit | commitdiff | tree | snapshot |
2004-03-11 |
Tatsuo Ishii | Add NOWAIT option to LOCK command |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Bruce Momjian | Move non-blocking code into its own /port file, for... |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Neil Conway | Fix a typo. |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Neil Conway | Improvements to README.CVS |
commit | commitdiff | tree | snapshot |
2004-03-10 |
Bruce Momjian | Remove HISTORY and INSTALL. Have them generated by... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Neil Conway | Tweak some text to avoid using <command>SET</command... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Add comment for Win32. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Remove blank line in Makefile. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Add HISTORY/INSTALL clean target to 7.4.X. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Peter Eisentraut | Build scanner output when making a distribution. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Neil Conway | Add documentation for the recent 'ALSO' patch for CREAT... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Rebuild HISTORY file to match our official style sheets. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Neil Conway | Refer to GUC variables using <xref> tags rather than... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Corrects a typo, introduces missing variables, and... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Determines the PKGLIBDIR equivalent under win32. Requir... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Add ALSO keyword to CREATE RULE. |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Make a separate win32 debug DLL along with the non... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | The win32 port backend will require the functionality... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruce Momjian | I wanted to submit some changes to the bundled postgres... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Bruce Momjian | Have SGML make clean remove text files output as well |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Bruce Momjian | Add comment about why ON COMMENT in non-current databas... |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Bruce Momjian | Update German FAQ. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Tom Lane | Test for whether a previous IN join restricts the curre... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Tom Lane | Some editorial work on 7.4.2 release notes. |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | contrib/xml2 updates from John Gray: |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Michael Meskes | Added multidimensional arrays as todo for ecpg. |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Tom Lane | When testing usability of a partial index, recognize... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | Improve discussion of using OIDs for identifying rows... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Joe Conway | Added new versions of dblink, dblink_exec, dblink_open... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | Explicitely mention that some GUC variables cannot... |
commit | commitdiff | tree | snapshot |
2004-03-07 |
Neil Conway | Editorialization of some text discussing 'IS NULL'... |
commit | commitdiff | tree | snapshot |
2004-03-06 |
Bruce Momjian | Use lynx -stdin and regenerate HISTORY |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Tom Lane | Improve documentation of virtual_host parameter: old... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Have makefile reference /xml2. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | First update of release notes for 7.4.2. Still needs... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Oops, '-' doesn't work for my lynx either. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Use '-' for stdin on lynx, my lynx version doesn't... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Update Polish FAQ, from Marcin Mazurek. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add xml2 as skipped /contrib Makefile entry. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add mention xml2 is a newer version. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add missing xml files. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Move new version of contrib/ xml into xml2, keep old... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Thanks to the generous support of Torchbox (http:/... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Per a brief conversation with Tom, I've created a patch... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Tom Lane | libpq's query to get the OIDs of large-object support... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Win32: |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Fix for underscore in ID sgml markup. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Add new SPI functions for use by PL/Java: |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Bruce Momjian | Fix log_executor_stats for non-multi queries. Backpatc... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Neil Conway | Emit a warning when an empty string is input to the... |
commit | commitdiff | tree | snapshot |
next |