2004-09-26 |
Bruce Momjian | Use <> not "" for include of pthread.h. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Bruce Momjian | Refresh for recent changes. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Tom Lane | Repair bug that would allow libpq to think a command... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | Persuade plpython to build on OS X. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | GUC assign hooks that look at external state in decidin... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | Fix slightly misleading description of PERFORM syntax. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Neil Conway | Cleanup some ancient Ultrix / Alpha code in main()... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | shmdt takes a void* parameter, per Kris Jurka. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | Fix gratuitous weirdness in function prototype, per... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | Okay, I'm tired of reading gripes from OS X users ... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | Get rid of /*-inside-comment warning. My fault. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Neil Conway | ExecProcAppend() wasn't called ExecAppend() because... |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Neil Conway | Minor improvements to the release notes. |
commit | commitdiff | tree | snapshot |
2004-09-24 |
Tom Lane | Fix TAS assembly stuff for Solaris/386. (I'm not in... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Tom Lane | Improve description of Execute message behavior, per... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Tom Lane | Fix ALTER TABLE OWNER to adjust the ownership of depend... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Tom Lane | If we're going to print unrecognized result codes from... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Bruce Momjian | This patch attempts to outline the supported level... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Bruce Momjian | This patch logs the error code in the default case... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Bruce Momjian | This patch attempts to note the use of the root.crt... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Neil Conway | Update CREATE TABLE AS docs to reflect the fact that... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Neil Conway | Minor tweak to pg_controldata usage information, per... |
commit | commitdiff | tree | snapshot |
2004-09-23 |
Neil Conway | Update installation docs for PL/Python to note that... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Tom Lane | Arrange for hash join to skip scanning the outer relati... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Tom Lane | Issue a CHECKPOINT just after creating the regression... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Tom Lane | Adjust ExecMakeTableFunctionResult to produce a single... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Neil Conway | Minor cleanup of libpq/LO examples: fix some memory... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Neil Conway | Some improvements for the tab-completion of psql. This... |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Neil Conway | This patch from Alvaro Herrera adds transaction ID... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Neil Conway | Clarify TODO item: we ought to implement updatable... |
commit | commitdiff | tree | snapshot |
2004-09-21 |
Tom Lane | Rotate on time boundaries that are sensible per local... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Tom Lane | Change some of the existing plpgsql regression test... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Tom Lane | Some editorializing on the docs for the dollar-quoting... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Tom Lane | Fix some shortcomings in psql's autocommit-off mode... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Tom Lane | Documentation improvements, per Josh Berkus. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Tom Lane | Now that I look, table 8-1 has some other marginal... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Neil Conway | Minor documentation cleanup and improvement. |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Tom Lane | Add defenses against plpython functions being declared... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Tom Lane | Fix estimate_num_groups to be able to use expression... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Tom Lane | Put the brackets in the right places in timestamp entri... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Peter Eisentraut | Move comment at end of line to a separate line so trail... |
commit | commitdiff | tree | snapshot |
2004-09-18 |
Tom Lane | Fix memory leak in tokenize_file, per report from Vadim... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Tom Lane | Improve documentation of log rotation options, per... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Peter Eisentraut | Add support for GNU/Hurd and GNU/*BSD. For our purpose... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Peter Eisentraut | New config.guess and config.sub |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Peter Eisentraut | Allow WIN1250 as server encoding. |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Tom Lane | Here is a patch bringing oid2name into the 21st century. |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Tom Lane | Hashed LEFT JOIN would miss outer tuples with no inner... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Tom Lane | Now that xmax and cmin are distinct fields again, we... |
commit | commitdiff | tree | snapshot |
2004-09-17 |
Neil Conway | Hyperlink a reference to DROP CAST in the CREATE CAST... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Joe Conway | Make discovery of python_configdir architecture indepen... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Tom Lane | Fix oversight: there's no reason for PG_TRY to use... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Tom Lane | Remove contrib/pg_logger, per recent discussion. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Tom Lane | Remove erroneous Assert, per example from Kris Jurka. |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Tom Lane | Add some marginal tweaks to eliminate memory leakages... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Tom Lane | RecentXmin is too recent to use as the cutoff point... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Tom Lane | Restructure subtransaction handling to reduce resource... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Neil Conway | Minor doc tweak: mention that function names can be... |
commit | commitdiff | tree | snapshot |
2004-09-16 |
Neil Conway | Fix a read of uninitialized memory in array_out().... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Neil Conway | Cosmetic PL/PgSQL fix: declare the second parameter... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Lane | Fix contrib/cube and contrib/seg to compile on Windows. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Lane | Fix some minor issues with the new Win32 service code... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Lane | Adjust tsearch2.sql to avoid use of COPY FROM STDIN... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Lane | Win32 compile fix for misc_utils. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Lane | Win32 compile fixes for pgbench, pgcrypto, and tsearch. |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Lane | Fix contrib/dbase to compile under Win32. Laurent... |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Tom Lane | Make pltcl work on Win32. Magnus Hagander |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Neil Conway | Fix small memory leak in psql. |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Tom Lane | Redesign query-snapshot timing so that volatile functio... |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-13 |
Neil Conway | Fix two typos in comments. |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Bruce Momjian | Re-add brace removal code but comment it out so we... |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Bruce Momjian | Remove code that delete braces around single statements. |
commit | commitdiff | tree | snapshot |
2004-09-12 |
Tom Lane | When LockAcquire fails at the stage of creating a procl... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Tom Lane | Renumber SnapshotNow and the other special snapshot... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Tom Lane | Ensure that pg_largeobject references opened by lo_impo... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Bruce Momjian | Send thread test output to file descriptor 5 like confi... |
commit | commitdiff | tree | snapshot |
2004-09-11 |
Bruce Momjian | Check for ignored thread compiler options to reduce... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Tom Lane | Fix some problems with restoring databases owned by... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Tom Lane | Fire non-deferred AFTER triggers immediately upon query... |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | Fix #if define |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | Fix palloc call from /port for Cygwin. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | Properly include port file for Cygwin. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | More cleanup. |
commit | commitdiff | tree | snapshot |
2004-09-10 |
Bruce Momjian | Use $PORTNAME consistently instead of $host_os, where... |
commit | commitdiff | tree | snapshot |
next |