2004-10-01 |
Tom Lane | Convert pg_stat_get_backend_idset to use the existing... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | fmgr_security_definer had better do a PG_TRY to ensure... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Adjust postmaster to recognize that a lockfile containi... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Don't assume PQdb() will return a valid result from... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Don't assume PQdb() will return a valid result from... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Fallout from changing index locking rules: we can reduc... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Code review for NOWAIT patch: downgrade NOWAIT from... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tom Lane | Remove DROPs from contrib object creation scripts,... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Neil Conway | Use 'override' when appending text to LDFLAGS, so the... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Neil Conway | Remove more traces of libpgtcl from the source tree... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Adjust index locking rules as per my proposal of earlie... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Add variant regression file to handle machines that... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Remove unnecessary use of index_open just to get the... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | isinf.c needs <float.h> on some platforms, per Darcy... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Neil Conway | Add a note suggesting that users should use the newer... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Neil Conway | Add more index entries for reference pages related... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Bruce Momjian | Update Brazilian FAQ. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Neil Conway | Add an index entry for tablespaces. From Kris Jurka. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Tom Lane | Come to think of it, functions in FROM have the same... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Tom Lane | Split out everything that looks like a function call... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Bruce Momjian | Add Farsi version of FAQ. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Tom Lane | Minor adjustments to improve the accuracy of our comput... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Neil Conway | Minor documentation improvement. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tom Lane | Adjust obsolete comment about memory needs for lock... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tom Lane | Arrange to preallocate all required space for the buffe... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tom Lane | Code review for recent dbsize changes. Fix some thinko... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Bruce Momjian | An include path got missed out of the patch - see... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Neil Conway | Fix typo in docs. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tom Lane | Remove duplicate PQclear(res) operations leading to... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Bruce Momjian | Revert patch that removed BUFSIZ usage. The memory... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Small WIN32_CLIENT_ONLY cleanup for new build patch. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Remove use of large BUFSIZ for buffers and use the... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Add new macro as shorthand for MS VC and Borland C++: |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | More MS VC and BCC psql compile cleanups. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | More Win32 cleanups for Dave Page. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Make adjustment for MS VC and BCC compile of psql,... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Improve MS VC builds for psql by handlling flex properl... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Update docs for Borland CC build. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Remove inclusion of windows.h now that it is included... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Bruce Momjian | Remove completed items: |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Michael Meskes | Synced parser. |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Neil Conway | Addition to documentation about cvsup. From Andrew... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Neil Conway | Remove references to the ODBC driver from the main... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Neil Conway | A few minor list-related cleanups: |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Neil Conway | Code cleanup: don't bother casting the argument to... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
PostgreSQL... | update for beta3, and update Copyright date to 2004 REL8_0_0BETA3 |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Tom Lane | Rewrite ReadArrayStr() to avoid O(N^2) behavior on... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Neil Conway | Fix misstatement in docs: CREATE TABLE AS is now part... |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Tom Lane | Fix multiple breakages in our support for SSL certificates. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Tom Lane | Use ULL not LL in UINT64CONST. |
commit | commitdiff | tree | snapshot |
2004-09-26 |
Bruce Momjian | Here is a patch that adds the version info from libpq... |
commit | commitdiff | tree | snapshot |
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 |
next |