2004-12-28 |
Tom Lane | More minor updates and copy-editing. |
commit | commitdiff | tree | snapshot |
2004-12-28 |
Tom Lane | BDST should be "British double SUMMER time", not Standa... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Tom Lane | More minor updates and copy-editing. |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Tom Lane | Make sure --with-pgport option propagates into postgres... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Tom Lane | Move info about psql console code page issues out of... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Tom Lane | Cause pg_hba.conf file inclusion (@file stuff) to behav... |
commit | commitdiff | tree | snapshot |
2004-12-27 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Tom Lane | Fix func_ptr declaration for netbsd-mac68k, per Rémi... |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Tom Lane | More minor updates and copy-editing. |
commit | commitdiff | tree | snapshot |
2004-12-26 |
Tom Lane | Rearrange include file contents into a saner order... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Bruce Momjian | Improve Win32 install instructions. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Tom Lane | Minor updates and copy-editing. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Bruce Momjian | Back out Win32 changes until Tom is done. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Bruce Momjian | Adjust documention for Win32 installation options. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Bruce Momjian | Update docs for Win32 installation, per Tom. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Bruce Momjian | Updates from Ian Barwick. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Tom Lane | Remove 'optimization' to skip resolve_symlinks() when... |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Bruce Momjian | Update FAQ with new URL's for site. |
commit | commitdiff | tree | snapshot |
2004-12-24 |
Tom Lane | Switch order of WHERE clauses in tab completion queries... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Tom Lane | More minor updates and copy-editing. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Tom Lane | Avoid memory leakage during VACUUM FULL when an index... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Bruce Momjian | Add missing ecpg prototype for newly added functions. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Michael Meskes | Added PGTYPEStimestamp_add_interval written by Dave... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Tom Lane | A small pass of docs review and copy-editing. |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Tom Lane | Use float8-small-is-zero for netbsd on m68k, per Rémi... |
commit | commitdiff | tree | snapshot |
2004-12-23 |
Tom Lane | Remove extra parenthesis. |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Tom Lane | Awhile back I added some code to StartupCLOG() to forci... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Bruce Momjian | Add mention that pg_ctl will return an accurate exit... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Tom Lane | Add '-Wl,' prefix to linker switches consistently.... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Tom Lane | exec_eval_simple_expr() needs to do CommandCounterIncre... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Bruce Momjian | Add error checking for starting a win32 service using... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Bruce Momjian | Return proper error exit code on pg_ctl -w start failure. |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-12-21 |
PostgreSQL... | tag files for rc2 REL8_0_0RC2 |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Tom Lane | Patch to make libpq.rc be a built-for-distribution... |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-21 |
Bruce Momjian | I was recently surprised to find that EXTRACT's day... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Bruce Momjian | Mention libpq.rc.in is now the file to update for releases. |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Ensure that 'disabling statistics collector' is logged... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Add support for Latin9 encoding in to_ascii(). Jaime... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Mark the TimeZone parameter as GUC_REPORT, so that... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | In pipe_read_line Windows code, loop to ensure we get... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Remove direct inclusions of <com_err.h> as well as... |
commit | commitdiff | tree | snapshot |
2004-12-20 |
Tom Lane | Adjust pg_resetxlog to handle 8.0 WAL file names properly. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Tom Lane | plpgsql's exec_eval_simple_expr() now has to take respo... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Tom Lane | Prevent evaluation of backticks while discarding unwant... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Mention why unixware doesn't handle threading in 8.0. |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Test for POSIX.1c 2-arg sigwait() and fail on single... |
commit | commitdiff | tree | snapshot |
2004-12-19 |
Bruce Momjian | Add Win32 version stamps that increment each day for... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Allow NetBSD, m64k to compile the ASM spinlock code. |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Tom Lane | Add note warning that OS X updates usually overwrite... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Changes the doc's to reflect what the user will find... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Many thanks to Joachim Wieland for a big list of correc... |
commit | commitdiff | tree | snapshot |
2004-12-18 |
Bruce Momjian | Update from Ian Barwick |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Make array_cat more paranoid about checking datatypes... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | array_map failed to insert correct result type in an... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Minor copy-editing in tutorial. |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | In a PGXS build, expect to find the postgres executable... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Neil Conway | Allow 'ELSEIF' as an alternative to 'ELSIF' in PL/PgSQL... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Hook up the plpython result-object nrows and status... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Tom Lane | Fix is-it-time-for-a-checkpoint logic so that checkpoin... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Bruce Momjian | Add Win32: |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Update release changes list to mention pg_config.h... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Update version for Win32-client include file. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Tom Lane | Cause configure --with-tcl to check for presence of... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Allow --enable-thread-safety with --disable-shared... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Allow AIX to use --enable-thread-safety by passing... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Peter Eisentraut | Add port report |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Add French IRC channel. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Bruce Momjian | Add Spanish IRC channel to FAQ. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tom Lane | Fix another place broken by new List implementation... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tom Lane | Disallow SETOF in the input of parseTypeString(). ... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Tom Lane | Calculation of keys_are_unique flag was wrong for cases... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Bruce Momjian | Update IRC mention. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Tom Lane | In 'make installcheck' for contrib/, insert 'sleep... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Tom Lane | Cope with circularities involving a view's ON SELECT... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Tom Lane | Fix pg_dump to ensure that a comment on a table CHECK... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Bruce Momjian | Update aix cc_r wording. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Bruce Momjian | Mention aix cc_r is not supported, and why |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Peter Eisentraut | Add port reports |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Neil Conway | Prevent pg_resetxlog from being run as root. If this... |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Peter Eisentraut | Add more port reports. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | Spell checker run |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Bruce Momjian | Clearify which version numbers are bumped for major... |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
next |