postgresql/src/backend/commands
Peter Eisentraut 959dc927d3 Preliminary code cleanup in elog(). Split out some code into utility
functions, remove indent support, make sure all strings are marked
translatable.
2001-06-08 21:16:49 +00:00
..
_deadcode Fix comments that were mis-wrapped, for Tom Lane. 2001-03-23 04:49:58 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
analyze.c Be a little smarter about deciding how many most-common values to save. 2001-06-06 21:29:17 +00:00
async.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
cluster.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
command.c This adds unary plus capability. No grammar changes, per Tom's request. 2001-06-07 00:09:32 +00:00
comment.c Correct permissions-checking bugs associated with ancient decision to 2001-06-05 19:34:56 +00:00
copy.c Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
creatinh.c Remove unused tables pg_variable, pg_inheritproc, pg_ipl tables. Initdb 2001-05-14 20:30:21 +00:00
dbcommands.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
define.c Small code cleanups,formatting. 2001-05-18 21:24:20 +00:00
explain.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
indexcmds.c Updates to make GIST work with multi-key indexes (from Oleg Bartunov 2001-05-31 18:16:55 +00:00
proclang.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
remove.c Correct permissions-checking bugs associated with ancient decision to 2001-06-05 19:34:56 +00:00
rename.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
sequence.c get_seq_name should truncate name to NAMEDATALEN, so that this works: 2001-06-06 22:03:48 +00:00
trigger.c Clean up some minor problems exposed by further thought about Panon's bug 2001-06-01 02:41:36 +00:00
user.c Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
vacuum.c Oops, only wanted python change in the last commit. Backing out. 2001-05-25 15:45:34 +00:00
variable.c reset all: command line and .conf options change defaults 2001-06-07 04:50:57 +00:00
view.c pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00