2004-04-22 |
Neil Conway | Make psql's \d+ command indicate whether the table... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | Rename global psql startup file to psqlrc.sample. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | Fix filename mention in psqlrc.sample file. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Tom Lane | Put information about tag in Outputs section, where... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Neil Conway | Make LocalRefCount and PrivateRefCount arrays of int32... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Neil Conway | Improvements to the backup & restore documentation. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | Update EXECUTE docs to mention tag matches prepared... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | Per discussion earlier today, here is a fix that lets... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | Attached is are a few small fixes for dbmirror. |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | This patch makes the EXECUTE command's completion tag... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | Please find attached a small patch so that "pg_restore... |
commit | commitdiff | tree | snapshot |
2004-04-22 |
Bruce Momjian | Add global psql config file, psql.rc.sample. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Neil Conway | Minor improvement to CREATE AGGREGATE docs: add an... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Bruce Momjian | More thread test program improvements. |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Bruce Momjian | Improve thread test program to show if non-*_r function... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Tom Lane | Tweak indexscan and seqscan code to arrange that steps... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Tom Lane | Another round of code cleanup on bufmgr. Use BM_VALID... |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Peter Eisentraut | New link for Solaris IPC article |
commit | commitdiff | tree | snapshot |
2004-04-21 |
Bruce Momjian | Change COPY CSV keyword to be: |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Add doc mention that: |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Add NetBSD thread compile flags. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Improve IS NULL partial index wording. |
commit | commitdiff | tree | snapshot |
2004-04-20 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
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 |
next |