| 2006-07-13 | Peter Eisentraut | Be consistent about not using ECHO_N/ECHO_C (seems... | commit | commitdiff | tree | 
| 2006-07-13 | Neil Conway | Fix C++-style comment. | commit | commitdiff | tree | 
| 2006-07-13 | Neil Conway | "Annual" pgcrypto update from Marko Kreen: | commit | commitdiff | tree | 
| 2006-07-12 | Bruce Momjian | Fix pgrminclude to work for stripping include files. | commit | commitdiff | tree | 
| 2006-07-12 | Bruce Momjian | Update schema USAGE permission description. | commit | commitdiff | tree | 
| 2006-07-12 | Joe Conway | Clean up for warning: | commit | commitdiff | tree | 
| 2006-07-11 | Alvaro Herrera | Apply entab fix from Marko Kreen for these problems: | commit | commitdiff | tree | 
| 2006-07-11 | Tom Lane | Tweak fillfactor code as per my recent proposal.  Fix... | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Improve pginclude tests. | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Improve pginclude compile flags. | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Update pginclude documentation. | commit | commitdiff | tree | 
| 2006-07-11 | Teodor Sigaev | Add support to GIN for =(anyarray,anyarray) operation | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Have pgrminclude process include files too. | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Add $CFLAGS support to pgrminclude. | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Move pgrminclude debug code to be more effective. | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Improve shell script wrapping. | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Add comments to pgrminclude. | commit | commitdiff | tree | 
| 2006-07-11 | Neil Conway | Correct the description of the pg_get_viewdef() functio... | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Alphabetically order reference to include files, "S... | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Alphabetically order reference to include files, "N... | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Alphabetically order reference to include files, "G... | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Add URL of code presentation to developers FAQ. | commit | commitdiff | tree | 
| 2006-07-11 | Teodor Sigaev | GIN improvements | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Sort reference of include files, "A" - "F". | commit | commitdiff | tree | 
| 2006-07-11 | Tom Lane | Remove no-longer-needed configure test for krb5_encrypt... | commit | commitdiff | tree | 
| 2006-07-11 | Teodor Sigaev | Fix bug corrupting query in gist consistent function. | commit | commitdiff | tree | 
| 2006-07-11 | Tom Lane | Reverse inclusion order of <ws2tcpip.h> and <winsock2... | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Allow each C include file to compile on its own by... | commit | commitdiff | tree | 
| 2006-07-11 | Bruce Momjian | Add libpq include directory to script. | commit | commitdiff | tree | 
| 2006-07-10 | Tom Lane | Fix ALTER TABLE to check pre-existing NOT NULL constrai... | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Allow /contrib include files to compile on their own. | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Add #include code to prevent multiple inclusion. | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Move pthread-win32.h to /port, modify bcc/msvc makefiles. | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Remove a few baby-C macros in fuzzystrmatch.  Add a... | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Improve compile line for tool. | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Update usage documention for pginclude | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Add $CFLAGS handling to pgcompinclude. | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Fix 'find' args for pgcompinclude tool. | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Update schema GRANT USAGE description. | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Improve tool coding. | commit | commitdiff | tree | 
| 2006-07-10 | Alvaro Herrera | Improve vacuum code to track minimum Xids per table... | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Improve script by processing only C files. | commit | commitdiff | tree | 
| 2006-07-10 | Alvaro Herrera | Testing commit stuff | commit | commitdiff | tree | 
| 2006-07-10 | Bruce Momjian | Test commit. | commit | commitdiff | tree | 
| 2006-07-08 | Alvaro Herrera | Fix typo in comment. | commit | commitdiff | tree | 
| 2006-07-06 | Bruce Momjian | Add index information to /contrib/pgstattuple: | commit | commitdiff | tree | 
| 2006-07-06 | Bruce Momjian | WIN32 fixes: | commit | commitdiff | tree | 
| 2006-07-06 | Bruce Momjian | Backpatch dbmirror fix for escape handling. | commit | commitdiff | tree | 
| 2006-07-06 | Bruce Momjian | Attached patch is required ot build with the CRT that... | commit | commitdiff | tree | 
| 2006-07-06 | Bruce Momjian | Please find attached two patches for documentation... | commit | commitdiff | tree | 
| 2006-07-05 | Michael Meskes | Fixed remaining Coverity bugs. | commit | commitdiff | tree | 
| 2006-07-04 | Tom Lane | Documentation fixes for FILLFACTOR patch.  Minor other... | commit | commitdiff | tree | 
| 2006-07-04 | Bruce Momjian | Modify: | commit | commitdiff | tree | 
| 2006-07-04 | Bruce Momjian | Remove libpq's PQescapeIdentifier(), not safe from... | commit | commitdiff | tree | 
| 2006-07-04 | Neil Conway | Fix typos in comments. | commit | commitdiff | tree | 
| 2006-07-03 | Tom Lane | Code review for FILLFACTOR patch.  Change WITH grammar... | commit | commitdiff | tree | 
| 2006-07-03 | Tom Lane | Fix broken markup. | commit | commitdiff | tree | 
| 2006-07-02 | Neil Conway | Do a pass of code review for the ALTER TABLE ADD INHERI... | commit | commitdiff | tree | 
| 2006-07-02 | Bruce Momjian | Add FILLFACTOR to CREATE INDEX. | commit | commitdiff | tree | 
| 2006-07-02 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-07-02 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-07-02 | Bruce Momjian | ALTER TABLE ... ADD/DROPS INHERIT (actually INHERIT... | commit | commitdiff | tree | 
| 2006-07-01 | Tom Lane | Fix oversight in planning for multiple indexscans driven by | commit | commitdiff | tree | 
| 2006-07-01 | Tom Lane | Revise the planner's handling of "pseudoconstant" WHERE... | commit | commitdiff | tree | 
| 2006-06-30 | Alvaro Herrera | Fix memory leak introduced in the prior commit, detecte... | commit | commitdiff | tree | 
| 2006-06-30 | Alvaro Herrera | Fix use-after-free error reported by Neil Conway. | commit | commitdiff | tree | 
| 2006-06-30 | Bruce Momjian | Update item for GUID: | commit | commitdiff | tree | 
| 2006-06-29 | Tom Lane | Remove the separate 'stats buffer' process, letting... | commit | commitdiff | tree | 
| 2006-06-29 | Tom Lane | Change TRUNCATE's method for searching for foreign... | commit | commitdiff | tree | 
| 2006-06-29 | Bruce Momjian | Change URL for SITC: | commit | commitdiff | tree | 
| 2006-06-29 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2006-06-28 | Neil Conway | Add missing #include directive: pg_constraint.h declare... | commit | commitdiff | tree | 
| 2006-06-28 | Neil Conway | Fix typo in comment. | commit | commitdiff | tree | 
| 2006-06-28 | Neil Conway | Editorialization for the additions to the CREATE TABLE... | commit | commitdiff | tree | 
| 2006-06-28 | Bruce Momjian | Add URL for SITC | commit | commitdiff | tree | 
| 2006-06-28 | Tom Lane | Improve planner estimates for size of tuple hash tables. | commit | commitdiff | tree | 
| 2006-06-28 | Tom Lane | Fix hash aggregation to suppress unneeded columns from... | commit | commitdiff | tree | 
| 2006-06-28 | Tom Lane | Adjust TupleHashTables to use MinimalTuple format for... | commit | commitdiff | tree | 
| 2006-06-28 | Bruce Momjian | Update: | commit | commitdiff | tree | 
| 2006-06-28 | Bruce Momjian | Update Russian FAQ. | commit | commitdiff | tree | 
| 2006-06-28 | Teodor Sigaev | Forget to add new file :(( | commit | commitdiff | tree | 
| 2006-06-28 | Teodor Sigaev | Changes | commit | commitdiff | tree | 
| 2006-06-27 | Tom Lane | Remove embedded newline in string literal --- seems... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Add GUC update_process_title to control whether 'ps... | commit | commitdiff | tree | 
| 2006-06-27 | Tom Lane | Convert hash join code to use MinimalTuple format in... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Default stats_command_string to 'on', now that its... | commit | commitdiff | tree | 
| 2006-06-27 | Tom Lane | Put #ifdef NOT_USED around posix_fadvise call.  We... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Revert patch, doesn't do what it should: | commit | commitdiff | tree | 
| 2006-06-27 | Tom Lane | Extend the MinimalTuple concept to tuplesort.c, thereby... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Will revert in next patch more cleanly. | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Not done: | commit | commitdiff | tree | 
| 2006-06-27 | Alvaro Herrera | Clamp last_anl_tuples to n_live_tuples, in case we... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Add INCLUDING CONSTRAINTS to CREATE TABLE LIKE. | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Disallow changing/dropping default expression of a... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Fix for recent Win32 pg_dump tar temp file patch. | commit | commitdiff | tree | 
| 2006-06-27 | Tom Lane | Create infrastructure for 'MinimalTuple' representation... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | On Win32, use loop to create pg_dump temporary tar... | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-06-27 | Bruce Momjian | Add PQescapeIdentifier() to libpq | commit | commitdiff | tree | 
| next |