Commit Graph

40 Commits (cecde97577fafddc6b3aa354b9b77a3a54b063a9)

Author SHA1 Message Date
Bruce Momjian 65e806cba1 pgindent run for 9.0 16 years ago
Joe Conway f419a82c70 Modify recently added PQconnectdbParams() with new argument, expand_dbname. 16 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
Tom Lane 27fbfd396c Remove a boatload of useless definitions of 'int optreset'. If we 17 years ago
Peter Eisentraut 9de59fd191 Add a -w/--no-password option that prevents all password prompts to all 17 years ago
Peter Eisentraut a3c502c89f Remove feof(stdin) calls related to when to prompt for a password, 17 years ago
Bruce Momjian 511db38ace Update copyright for 2009. 17 years ago
Alvaro Herrera 1e9199e84c Improve psql's internal print.c code by introducing an actual print API. 18 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Tom Lane 4f9bf7fc5a Fix up the PQconnectionUsedPassword mess: create a separate 18 years ago
Bruce Momjian fdf5a5efb7 pgindent run for 8.3. 18 years ago
Peter Eisentraut 588901df84 Small string tweaks 19 years ago
Tom Lane 8331c11f3f Get rid of client-code dependencies on the exact text of the no-password 19 years ago
Magnus Hagander 6e09df9d26 Add cancel handlers so it's possible to Ctrl-C clusterdb, reindexdb 19 years ago
Bruce Momjian 29dccf5fe0 Update CVS HEAD for 2007 copyright. Back branches are typically not 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Bruce Momjian fb541a1b59 Fix yesno_prompt() memory leak in /script tools, reported by Converity. 19 years ago
Tom Lane 6d0efd3a09 Surely this temp buffer needn't be static. 20 years ago
Peter Eisentraut cbb7acface Rearrange yes/no prompting code so that the prompts always show the 20 years ago
Bruce Momjian f2f5b05655 Update copyright for 2006. Update scripts. 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane 9a9328003d Make createlang and droplang proof against weird search_path settings 21 years ago
Bruce Momjian 0542b1e2fe Use _() macro consistently rather than gettext(). Add translation 21 years ago
Tom Lane 8afe005f42 Consistently use geteuid() not getuid(); there were a few places deviating 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Peter Eisentraut f9a6ba184a Add missing newlines at end of error messages. 21 years ago
Peter Eisentraut e9c05281b5 Get rid of perror(), substitute some better phrased error messages. 21 years ago
Bruce Momjian 88fd162ef6 Allow pg_ctl to determine the server is up when getting a request for a 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 22 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 22 years ago
Bruce Momjian 6c33054a0c Remove init_nls() functions, call set_pglocale() directly. 22 years ago
Bruce Momjian 228897774c Make the locale location relocatable. 22 years ago
Bruce Momjian 31338352bd * Most changes are to fix warnings issued when compiling win32 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 4b407f6c3c Changes for MinGW/WIN32: 23 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Peter Eisentraut a6f01d1aa6 Internationalize interactive yes/no responses. 23 years ago
Bruce Momjian d46e643822 Add Win32 path handling for / vs. \ and drive letters. 23 years ago
Peter Eisentraut 9e0ab7126d Reimplement create and drop scripts in C, to reduce repetitive 23 years ago