2004-04-20 |
Bruce Momjian | Document partial indexes for IS NULL lookups. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Remove additional tcl doc mention. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Remove TCL docs. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | > >> My question is whether postgres can index null... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Remove pg_encoding. Not needed anymore since we have... |
commit | commitdiff | tree | snapshot |
2004-04-20 |
PostgreSQL... | Remove all of the libpgtcl and pgtclsh files, including... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | In reading the 7.4.2 docs, the sql reference page for... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Tom Lane | Code review for ARC patch. Eliminate static variables... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Update mention of diff. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Update to my2pg version 1.28, add docs, update URL... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Update to my2pg 1.28, from: |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Prevent doubling of escapes when not in quote mode... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | The attached patch for contrib/pg_autovacuum/README... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Remove debug code that acidentally got into CVS from... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Fix for BEGIN with ISOLATION/READONLY clauses. |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | * Most changes are to fix warnings issued when compilin... |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Complete TODO item: |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-04-19 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
2004-04-18 |
Tom Lane | Tweak findTargetlistEntry so that bare names occurring... |
commit | commitdiff | tree | snapshot |
2004-04-16 |
Bruce Momjian | Handle Warn_restart_ready properly in SIGTERM safety... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Bruce Momjian | Modify COPY for() loop to use attnum as a variable... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Tom Lane | Improve syntax error messages for invalid-argument... |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-04-15 |
Bruce Momjian | Clarify meaning of second DateStyle value. |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Bruce Momjian | Update name: |
commit | commitdiff | tree | snapshot |
2004-04-14 |
Bruce Momjian | Update owners of items: |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Bruce Momjian | Here's an attempt at new socket and signal code for... |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Bruce Momjian | Change psql \copy stdin/stdout to read from command... |
commit | commitdiff | tree | snapshot |
2004-04-12 |
Bruce Momjian | > > This update fixes a few small typos in names, |
commit | commitdiff | tree | snapshot |
2004-04-11 |
Bruce Momjian | Exit backend from SIGTERM or FATAL by simulating client... |
commit | commitdiff | tree | snapshot |
2004-04-10 |
Bruce Momjian | Please find a small patch to fix the brain damage ... |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Bruce Momjian | Remove libpgeasy and odbc doc reference in filelist... |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-04-09 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-04-08 |
Bruce Momjian | Magnus says new Win32 timezone library will not need... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Add SQL 2003 standards. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Remove bad URL. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Push superuser check farther down in the if() statement... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Tom Lane | Still another place to make the world safe for zero... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Update Darwin thread compile flags, and OS version... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Update darwin OS version. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Tom Lane | Extend set-operation planning to keep track of the... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Tom Lane | build_subquery_pathkeys() was examining wrong copy... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | Update Darwin as thread-safe. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Bruce Momjian | > >>1. change the type of "log_statement" option from... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Tom Lane | Support FULL JOIN with no join clauses, such as X FULL... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Tom Lane | ALTER SEQUENCE RESTART did the wrong thing if sequence... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Bruce Momjian | Add thread program mention of errno thread-safety. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Bruce Momjian | The attached applied patch throws an error if the delim... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Bruce Momjian | Add CLUSTER tag to psql \d display. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Add comment that sched_yield might be a portability... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Change getpid() while loop to use sched_yield(), greatl... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Have threads wait for parent to test thread-specific... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Corrects issues recently posted by Dann Corbit, allowin... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | This is a cleanup patch for access/transam/xact.c.... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Allow LIKE/ILIKE to appear in more places in a query. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Remove 'syslog' GUC variable, and add more logical... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Improve handling of GUC USERLIMIT variables by reorgani... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Add volatile to thread-specific thread variables. |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Bruce Momjian | Update thread test to only test for 'localhost' and... |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Bruce Momjian | Update thread test to do getpid() in while loop, also... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Tom Lane | check_sql_fn_retval has always thought that we supporte... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Tom Lane | Fix poor choice of error message in corner cases. |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Tom Lane | Clean up some code that had gotten a bit ugly through... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Tom Lane | Get rid of crocky use of RangeVar nodes in parser to... |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-04-02 |
Tom Lane | Fix some more compatibility issues (ctype.h macros... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Tom Lane | Fix some portability issues with new float input code... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Tom Lane | Fix some portability issues (reliance on gcc-isms). |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Tom Lane | Fix portability issues with functions that don't match... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Tom Lane | Add missing casts to unsigned char in recently-added... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Tom Lane | Adjust expected regression outputs for plan changes... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Tom Lane | Replace TupleTableSlot convention for whole-row variabl... |
commit | commitdiff | tree | snapshot |
2004-04-01 |
Bruce Momjian | Improve comments on USERLIMIT GUC processing. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Bruce Momjian | Add description of log_statement_stats's function ... |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Bruce Momjian | Back out tutorial changes: |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Bruce Momjian | Add psql backslash command discussion. |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-31 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Bruce Momjian | Fix markup errors from recent patch. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Bruce Momjian | 1. In keeping with the recent discussion that there... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Bruce Momjian | Add mention of how to use \df to find functions using... |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Bruce Momjian | Fix to_char for 1 BC. Previously it returned 1 AD. |
commit | commitdiff | tree | snapshot |
2004-03-30 |
Teodor Sigaev | Cleanup vectors of GISTENTRY and eliminate problem... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Tom Lane | Use fuzzy comparison of path costs in add_path(), so... |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Michael Meskes | Fixed possible segfault in type.c (by Juergen Cappel) |
commit | commitdiff | tree | snapshot |
2004-03-29 |
Bruce Momjian | Update FAQ from Robert Treat |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Tom Lane | Some further editorializing on README.CVS. |
commit | commitdiff | tree | snapshot |
2004-03-28 |
Bruce Momjian | Clean up thread test program. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Bruce Momjian | Add test for thread-safe errno to thread test program. |
commit | commitdiff | tree | snapshot |
next |