postgresql/src/backend
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
..
access Adjust WAL code so that checkpoints truncate the xlog at the previous 2001-06-06 17:07:46 +00:00
bootstrap Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
catalog Correct permissions-checking bugs associated with ancient decision to 2001-06-05 19:34:56 +00:00
commands Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
executor If spi.c wants to use malloc, it better test for malloc failure. 2001-06-01 19:43:55 +00:00
lib dllist.c is included in the frontend libpq interface via symlink. 2001-06-02 15:16:55 +00:00
libpq Remove error report from pq_endmessage when pq_putmessage fails. The 2001-04-16 01:46:57 +00:00
main Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
nodes Further work on making use of new statistics in planner. Adjust APIs 2001-06-05 05:26:05 +00:00
optimizer Improve planning of OR indexscan plans: for quals like 2001-06-05 17:13:52 +00:00
parser reset all: command line and .conf options change defaults 2001-06-07 04:50:57 +00:00
po Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
port Fix broken $Header$ declaration. 2001-05-30 18:32:29 +00:00
postmaster reset all: command line and .conf options change defaults 2001-06-07 04:50:57 +00:00
regex pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
rewrite Permission checking wasn't quite right for insert/update/delete rules, 2001-05-03 21:16:48 +00:00
storage Adjust WAL code so that checkpoints truncate the xlog at the previous 2001-06-06 17:07:46 +00:00
tcop reset all: command line and .conf options change defaults 2001-06-07 04:50:57 +00:00
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 2001-03-22 06:16:21 +00:00
utils Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
Makefile Native Language Support (NLS) 2001-06-02 18:25:18 +00:00