summaryrefslogtreecommitdiff
path: root/src/bin/scripts
AgeCommit message (Expand)Author
2006-06-01Fix up hack to suppress escape_string_warning so that it actually worksTom Lane
2006-05-31Escape processing patch:Bruce Momjian
2006-05-29Add PQclear() calls, for completeness (exits shortly anyway).Bruce Momjian
2006-05-28Fix up pg_dump to do string escaping fully correctly for client encodingTom Lane
2006-05-26Use E'' strings internally only when standard_conforming_strings =Bruce Momjian
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2006-01-01Remove DOS line endings ("\r\n") from several .po files. DOS line endingsNeil Conway
2005-12-26Rename pg_make_encrypted_password to PQencryptPassword.Peter Eisentraut
2005-12-23Add an officially exported libpq function to encrypt passwords, andTom Lane
2005-12-18Add new psql command \password for changing role password with client-sidePeter Eisentraut
2005-12-12Use a proper enum for tri-valued variables.Bruce Momjian
2005-12-12Document tri-valued variables in createdb, +1, -1, 0.Bruce Momjian
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2005-11-07Translation updates forward-port to HEAD.Alvaro Herrera
2005-11-04Translation updatesPeter Eisentraut
2005-10-29Translation updatesPeter Eisentraut
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-10-10Translation updatePeter Eisentraut
2005-09-30Equalize wordings to avoid redundant translation work.Peter Eisentraut
2005-09-30Clean up the help displays.Peter Eisentraut
2005-09-30Change the option spelling to --connection-limit to be consistent with thePeter Eisentraut
2005-09-05Implement a preliminary 'template' facility for procedural languages,Tom Lane
2005-08-15Make createlang and droplang proof against weird search_path settingsTom Lane
2005-08-15Clean up some stray remaining references to pg_shadow, pg_user, pg_group.Tom Lane
2005-08-14Update the createuser utility for the ROLEs world. Alvaro HerreraTom Lane
2005-07-29Move reindexdb from /contrib to /bin.Bruce Momjian
2005-07-10This patch implements putting language handlers for the optional PLsBruce Momjian
2005-06-22Add a validator function for plperl. Andrew DunstanTom Lane
2005-06-21Cause initdb to create a third standard database "postgres", whichTom Lane
2005-06-14Add -L option to psql to log sessions.Bruce Momjian
2005-03-25Have libpgport link before libpq so that PG client applications are moreBruce Momjian
2005-02-22Use _() macro consistently rather than gettext(). Add translationBruce Momjian
2005-01-17New translationPeter Eisentraut
2005-01-17Translation updatesPeter Eisentraut
2005-01-13Translation updatesPeter Eisentraut
2005-01-09Translation updatesPeter Eisentraut
2005-01-08Consistently use geteuid() not getuid(); there were a few places deviatingTom Lane
2005-01-06Translation updatesDennis Bjorklund
2005-01-06Translation updatesPeter Eisentraut
2005-01-01Some more missed copyright notices. Many of these look like theyTom Lane
2005-01-01Update copyrights that were missed.Bruce Momjian
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-12-15New translationsPeter Eisentraut
2004-12-15Translation updatesPeter Eisentraut
2004-12-14Fix typoPeter Eisentraut
2004-12-12Add missing newlines at end of error messages.Peter Eisentraut
2004-12-12Translation updatesPeter Eisentraut
2004-12-11Translation updatesPeter Eisentraut
2004-12-11Translation updatesPeter Eisentraut
2004-12-11Translation updatesPeter Eisentraut