| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 12 | -24/+24 |
| * | Translation updates | Peter Eisentraut | 2006-12-02 | 1 | -100/+115 |
| * | Translation updates | Peter Eisentraut | 2006-11-24 | 3 | -320/+417 |
| * | Translations update | Peter Eisentraut | 2006-10-21 | 4 | -549/+1038 |
| * | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 2 | -13/+18 |
| * | Fix yesno_prompt() memory leak in /script tools, reported by Converity. | Bruce Momjian | 2006-10-03 | 1 | -4/+12 |
| * | Surely this temp buffer needn't be static. | Tom Lane | 2006-09-22 | 1 | -4/+6 |
| * | Rearrange yes/no prompting code so that the prompts always show the | Peter Eisentraut | 2006-09-22 | 6 | -38/+34 |
| * | Revert as not needed/inconsistent with SQL REINDEX: | Bruce Momjian | 2006-09-02 | 1 | -8/+1 |
| * | Suppress some NOTICE messages from REINDEX command. | Bruce Momjian | 2006-09-02 | 1 | -1/+8 |
| * | Remove 576 references of include files that were not needed. | Bruce Momjian | 2006-07-14 | 2 | -4/+3 |
| * | Fix up hack to suppress escape_string_warning so that it actually works | Tom Lane | 2006-06-01 | 2 | -6/+2 |
| * | Escape processing patch: | Bruce Momjian | 2006-05-31 | 3 | -5/+8 |
| * | Add PQclear() calls, for completeness (exits shortly anyway). | Bruce Momjian | 2006-05-29 | 6 | -6/+12 |
| * | Fix up pg_dump to do string escaping fully correctly for client encoding | Tom Lane | 2006-05-28 | 2 | -9/+10 |
| * | Use E'' strings internally only when standard_conforming_strings = | Bruce Momjian | 2006-05-26 | 2 | -5/+5 |
| * | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 12 | -24/+24 |
| * | Remove DOS line endings ("\r\n") from several .po files. DOS line endings | Neil Conway | 2006-01-01 | 1 | -705/+705 |
| * | Rename pg_make_encrypted_password to PQencryptPassword. | Peter Eisentraut | 2005-12-26 | 1 | -2/+2 |
| * | Add an officially exported libpq function to encrypt passwords, and | Tom Lane | 2005-12-23 | 1 | -4/+6 |
| * | Add new psql command \password for changing role password with client-side | Peter Eisentraut | 2005-12-18 | 1 | -2/+16 |
| * | Use a proper enum for tri-valued variables. | Bruce Momjian | 2005-12-12 | 1 | -53/+48 |
| * | Document tri-valued variables in createdb, +1, -1, 0. | Bruce Momjian | 2005-12-12 | 1 | -5/+9 |
| * | Allow installation into directories containing spaces in the name. | Peter Eisentraut | 2005-12-09 | 1 | -12/+12 |
| * | Translation updates forward-port to HEAD. | Alvaro Herrera | 2005-11-07 | 1 | -163/+298 |
| * | Translation updates | Peter Eisentraut | 2005-11-04 | 2 | -2/+2 |
| * | Translation updates | Peter Eisentraut | 2005-10-29 | 4 | -404/+587 |
| * | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 6 | -87/+87 |
| * | Translation update | Peter Eisentraut | 2005-10-10 | 3 | -513/+943 |
| * | Equalize wordings to avoid redundant translation work. | Peter Eisentraut | 2005-09-30 | 1 | -5/+5 |
| * | Clean up the help displays. | Peter Eisentraut | 2005-09-30 | 3 | -24/+24 |
| * | Change the option spelling to --connection-limit to be consistent with the | Peter Eisentraut | 2005-09-30 | 1 | -3/+3 |
| * | Implement a preliminary 'template' facility for procedural languages, | Tom Lane | 2005-09-05 | 1 | -129/+5 |
| * | Make createlang and droplang proof against weird search_path settings | Tom Lane | 2005-08-15 | 4 | -42/+115 |
| * | Clean up some stray remaining references to pg_shadow, pg_user, pg_group. | Tom Lane | 2005-08-15 | 1 | -6/+6 |
| * | Update the createuser utility for the ROLEs world. Alvaro Herrera | Tom Lane | 2005-08-14 | 1 | -48/+119 |
| * | Move reindexdb from /contrib to /bin. | Bruce Momjian | 2005-07-29 | 3 | -4/+357 |
| * | This patch implements putting language handlers for the optional PLs | Bruce Momjian | 2005-07-10 | 2 | -27/+75 |
| * | Add a validator function for plperl. Andrew Dunstan | Tom Lane | 2005-06-22 | 1 | -1/+3 |
| * | Cause initdb to create a third standard database "postgres", which | Tom Lane | 2005-06-21 | 6 | -12/+14 |
| * | Add -L option to psql to log sessions. | Bruce Momjian | 2005-06-14 | 2 | -4/+4 |
| * | Have libpgport link before libpq so that PG client applications are more | Bruce Momjian | 2005-03-25 | 1 | -2/+2 |
| * | Use _() macro consistently rather than gettext(). Add translation | Bruce Momjian | 2005-02-22 | 2 | -5/+3 |
| * | New translation | Peter Eisentraut | 2005-01-17 | 2 | -2/+635 |
| * | Translation updates | Peter Eisentraut | 2005-01-17 | 1 | -6/+66 |
| * | Translation updates | Peter Eisentraut | 2005-01-13 | 1 | -78/+79 |
| * | Translation updates | Peter Eisentraut | 2005-01-09 | 1 | -6/+7 |
| * | Consistently use geteuid() not getuid(); there were a few places deviating | Tom Lane | 2005-01-08 | 1 | -2/+2 |
| * | Translation updates | Dennis Bjorklund | 2005-01-06 | 1 | -57/+73 |
| * | Translation updates | Peter Eisentraut | 2005-01-06 | 1 | -2/+2 |