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 |
2004-03-27 |
Bruce Momjian | Add comment about psql \s (history display): |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Bruce Momjian | Clean up function call arg appearance. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Bruce Momjian | Change small 'if/else' test to use Max(). |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Tom Lane | Fix brain-dead placement of global variable declaration. |
commit | commitdiff | tree | snapshot |
2004-03-27 |
Tom Lane | Now that we are allowing index opclasses to contain... |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Bruce Momjian | Add -D_REENTRANT for Solaris threading. |
commit | commitdiff | tree | snapshot |
2004-03-26 |
Neil Conway | More cross-reference work, other minor SGML fixes and... |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Bruce Momjian | Update gcc solaris flags. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Bruce Momjian | Fix for SSL compile. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Tom Lane | Convert some GUC variable references to links. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Teodor Sigaev | 1 Minimize memory allocation for void (but not null... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Tom Lane | Add a more useful error message for the case where... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Tom Lane | Replace max_expr_depth parameter with a max_stack_depth... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Tom Lane | Adjust error message wording per Andrew Dunstan's advice. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Neil Conway | Make a cross-reference in the ALTER TABLE ref page... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Update description error text: |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Here's a patch implementing the "thread method" to... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Allow unlink/rename of files open by another process... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Neil Conway | Fix a minor typo in the log_line_prefix docs and make... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Add thread locking to SSL and Kerberos connections. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Document fallback to tcp/ip localhost connection from... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Neil Conway | Fix some whitespace formatting, and remove an overly... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | >>Also, what is the default connection mode of psql... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Use the new GUC variable default_with_oids in pg_dump... |
commit | commitdiff | tree | snapshot |
next |