2003-02-24 |
Tom Lane | During VACUUM FULL, truncate off any deletable pages... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Tom Lane | Remove no-longer-used FixBTree GUC variable. |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Tom Lane | btree page recycling can be done as soon as page's... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Tom Lane | Adjust btbulkdelete logic so that only one WAL record... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Tom Lane | Improve coding of log_heap_clean() and heap_xlog_clean(). |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Tom Lane | First cut at recycling space in btree indexes. Still... |
commit | commitdiff | tree | snapshot |
2003-02-23 |
Tom Lane | If a shutdown request comes in while we're still starti... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Tom Lane | Simplify timezone-handling code per proposal to pghacke... |
commit | commitdiff | tree | snapshot |
2003-02-22 |
Tom Lane | More infrastructure for btree compaction project. ... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Tom Lane | Revert patch that broke \d commands, until it can be... |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Michael Meskes | Forgot to commit Makefile change. |
commit | commitdiff | tree | snapshot |
2003-02-21 |
Tom Lane | Make btree index structure adjustments and WAL logging... |
commit | commitdiff | tree | snapshot |
2003-02-20 |
Tom Lane | Fix timestamptz_in so that parsing of 'now'::timestampt... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Back out LOCKTAG changes by Rod Taylor, pending code... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Tatsuo Ishii | Fix for GUC client_encoding variable not being handled |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Michael Meskes | Added DATABASE command as alias to CONNECT TO. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | This patch makes the following changes to the documenta... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Autoconf run for readline/libedit patch. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Here's the patch I promised over on HACKERS - it alters the |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | - Modifies LOCKTAG to include a 'classId'. Relation... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Allow PQcmdTuples to return row counts for MOVE and... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Here's some changes I made last night to psql's common... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | At present it is impossible to kill createuser except... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Please apply patches for contrib/ltree. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | The following patches eliminate the overflows in the... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | We just released new version of contrib/btree_gist |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | This patch includes more SGML markup fixes as well... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | This patch adds a note to the documentation describing... |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Add SQL 200X standards URL. |
commit | commitdiff | tree | snapshot |
2003-02-19 |
Bruce Momjian | Mark as done, fix grammar: |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Update URL. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Hungarian FAQ is text, not HTML, so remove it. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | New URL. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | New URL for FAQ. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Update German FAQ, from Ian Barwick. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Update changes from Ian Barwick. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Update README. |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Tom Lane | Async_NotifyHandler must save and restore ImmediateInte... |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-18 |
Bruce Momjian | Rename 'holder' references to 'proclock' for PROCLOCK... |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Bruce Momjian | Update marks: |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Bruce Momjian | Remove IN/EXISTS TODO.detail item. |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-02-17 |
Michael Meskes | Added Informix "database" command. |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Tom Lane | Back off previous patch to skip projection step in... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Tom Lane | COALESCE() and NULLIF() are now first-class expressions... |
commit | commitdiff | tree | snapshot |
2003-02-16 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Tom Lane | Marginal tweaks to make sure that roundoff error won... |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Tom Lane | Teach planner how to propagate pathkeys from sub-SELECT... |
commit | commitdiff | tree | snapshot |
2003-02-15 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Propogate pg_ctl -D to the postmaster as a -D flag... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Tom Lane | Fix SPI result logic for case where there are multiple... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Make pg_dump/restore safer for autocommit=off in postgr... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Michael Meskes | In Informix mode ecpg should still be able to parse... |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Allow PAM to work on MAC OS X, report from Aaron Hillegass. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Update FAQ's in head and 7.3.X. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Update to 7.3.2 as newest release. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Update URL's. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Michael Meskes | - Synced parser and keyword file. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Fix broken markup I just introduced. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Bruce Momjian | Properly document location of pg_service.conf.sample. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Tom Lane | Fix some of the breakage from the IPV6 patch. |
commit | commitdiff | tree | snapshot |
2003-02-14 |
Tom Lane | Remove bogus manipulation of SIGPIPE; the backend alrea... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | Repair incorrect indexing for atttypmod, per Brad McLean. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | Result of lo_read() is int, not size_t. Per Oleg Drokin. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | Parser was dropping foreign-key constraints on the... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | Repair rule permissions-checking bug reported by Tim... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | Arrange to give error when a SetOp member statement... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Michael Meskes | Just intermediate results for backup reasons. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | transformExpr() was missing some cases it ought to... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | Suppress gcc warning. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Tom Lane | Prevent timetz2tm() from scribbling on its input in... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Michael Meskes | - Applied error reporting patch by Matthew Vanecek |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | [ Revert patch ] |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | Add local ident OpenBSD mention that was missing in... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | This patch fixes an error in the usage message for... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | This trivial patch removes the usage of some old statis... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | > > They work the same as table constraints with in... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | The attached patches change earthdistance to use the... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | The attached patch provides cube with 4 functions for... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | Adds in NO MAXVALUE and NO MINVALUE options for create... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | The "random" regression test uses a function called... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | Code for WITHOUT OIDS. |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | This patch makes pg_get_constraintdef support UNIQUE... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | > ================================================... |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | [ dumping schemas ] |
commit | commitdiff | tree | snapshot |
2003-02-13 |
Bruce Momjian | [ Have readline save edit history.] |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Barry Lind | Applied patch to update translation file, submitted... |
commit | commitdiff | tree | snapshot |
2003-02-12 |
Bruce Momjian | Done in 7.3.2, so removed: |
commit | commitdiff | tree | snapshot |
next |