2003-03-06 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Tom Lane | Use poll(2) in preference to select(2), if available... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Tom Lane | Add code to dump contents of free space map into $PGDAT... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Tom Lane | Turns out new IN implementation has got some problems... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Tom Lane | Repair bug reported by Laurent Perez: bad plan generate... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Tom Lane | Reimplement free-space-map management as per recent... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Tom Lane | Prevent clustering on incomplete indexes: partial index... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Tom Lane | Improve description of geometric operators. |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Tom Lane | Correct/edit comments for geometric operators. No... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Tom Lane | Be smart about outer-join qualifications that mention... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Tom Lane | Repair memory leak introduced by recent change to make... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Tom Lane | Change EXTRACT(EPOCH FROM timestamp) so that a timestam... |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Barry Lind | up build number to 202 for a new development build |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Barry Lind | A little cleanup. Removing an unnecessary method. |
commit | commitdiff | tree | snapshot |
2003-02-27 |
Barry Lind | Added support for SSL in the jdbc driver |
commit | commitdiff | tree | snapshot |
2003-02-26 |
D'Arcy J.M... | The quote function should return a string suitable... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Tom Lane | Remove REWRITE_INVOKE_MAX in favor of making an accurat... |
commit | commitdiff | tree | snapshot |
2003-02-25 |
Michael Meskes | Allow SET CONNECTION to be followed by connection objec... |
commit | commitdiff | tree | snapshot |
2003-02-24 |
Tom Lane | Avoid using a separate query to fetch the default expre... |
commit | commitdiff | tree | snapshot |
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 |
next |